Releases: abschill/httpuppy
Releases · abschill/httpuppy
0.2.10
cleaned up cli, added more config options, more unit tests
0.2.9
update cli feedback for user experience and fix log bug with the new vfs code from the prior release
0.2.7
fix up vfs internals to set themselves up on init and then query for the existing virtual path upon request
0.2.5
config file support added
0.2.2
useMiddleware
-> applyMiddleware
_useBetterSignatures
-> _useContentSignatures
move both of those intointernal/_middleware
and rename middleware.ts
to header.ts
version 0.2.1
add color logger + update readme examples