Skip to content

Releases: abschill/httpuppy

0.2.10

05 Jun 18:28
Compare
Choose a tag to compare
0.2.10 Pre-release
Pre-release

cleaned up cli, added more config options, more unit tests

0.2.9

05 Jun 05:38
Compare
Choose a tag to compare
0.2.9 Pre-release
Pre-release

update cli feedback for user experience and fix log bug with the new vfs code from the prior release

0.2.7

05 Jun 01:21
Compare
Choose a tag to compare
0.2.7 Pre-release
Pre-release

fix up vfs internals to set themselves up on init and then query for the existing virtual path upon request

0.2.5

04 Jun 22:21
Compare
Choose a tag to compare
0.2.5 Pre-release
Pre-release

config file support added

0.2.2

04 Jun 16:44
Compare
Choose a tag to compare
0.2.2 Pre-release
Pre-release

useMiddleware -> applyMiddleware
_useBetterSignatures -> _useContentSignatures

move both of those intointernal/_middleware and rename middleware.ts to header.ts

version 0.2.1

04 Jun 02:25
Compare
Choose a tag to compare
version 0.2.1 Pre-release
Pre-release

add color logger + update readme examples

version 0.1.1

03 Jun 22:13
Compare
Choose a tag to compare
version 0.1.1 Pre-release
Pre-release

the init concept