Releases: IsCoffeeTho/toastiebun
Releases · IsCoffeeTho/toastiebun
v0.4.12
What's Changed
- Fixed README.md problems (moved assets)
- Workflow to publish failed because dependancies by @IsCoffeeTho in #28
- Fixed Cookie parsing and building by @IsCoffeeTho in #30
Full Changelog: 0.4.11...0.4.12
v0.4.11
What's Changed
- Fixing redirect caching by @IsCoffeeTho in #23
- Fixing Cookie system by @IsCoffeeTho in #25
- Fixing Workflow problems by @IsCoffeeTho in #27
Full Changelog: 0.4.10...0.4.11
v0.4.10
View on npm
Update Information
v0.4.9
v0.4.8
View on npm
Update Information
- Fixed middleware servers blocking request handlers if it didn't catch any requests itself #9
v0.4.7
v0.4.6
v0.4.5
View on npm
Update Information
- Added TLS Options for server
- Fixed bug where sending a directory will cause an uncaught bun error
- Added ability for asynchronous request handling
v0.4.2
v0.4.0
View on npm
Update Information
- Added Parameters to requests.
- Added Queries to requests.
Developer Information
- Removed publish testing due to framework requiring bun testing environment (subject to change)