Releases: gogearbox/gearbox
Releases · gogearbox/gearbox
v1.0.1
Changes
- Fixed a bug with "/" path
v1.0.0
🚀 Features
- Fixes #1 Added startup message @muhammednagy (#5)
- Add custom Fallback handler @raubrey2014 (#16)
- #2 added stop message @muhammednagy (#6)
- Remove ineffectual assignment @abahmed (#8)
- Added middlewares fixes #9 @muhammednagy (#20)
- Use []bytes instead of strings in router @abahmed (#18)
🧰 Maintenance
- Add missing tests @abahmed (#14)
- Add start method tests @abahmed (#4)
- Bump github.com/valyala/fasthttp from 1.12.0 to 1.14.0 @dependabot-preview (#29)
- update discord and wiki links @abahmed (#28)
- Create FUNDING.yml @muhammednagy (#31)
- Expose requestCtx @muhammednagy (#26)
- Update go.mod to match new URL @muhammednagy (#23)
- Add deepsource analysis @muhammednagy (#22)
- Fix deepsource issues @muhammednagy (#24)
v0.0.3-beta 🌈
Changes
- Update go.mod to match new URL @muhammednagy (#23)
- Add deepsource analysis @muhammednagy (#22)
🚀 Features
- Fix deepsource issues @muhammednagy (#24)
- Added middlewares fixes #9 @muhammednagy (#20)
- Use []bytes instead of strings in router @abahmed (#18)
🐛 Bug Fixes
- Expose requestCtx @muhammednagy (#26)
🧰 Maintenance
- Bump github.com/valyala/fasthttp from 1.12.0 to 1.14.0 @dependabot-preview (#29)
- update discord and wiki links @abahmed (#28)
- Create FUNDING.yml @muhammednagy (#31)
v0.0.2-beta
🚀 Features
- Fixes #1 Added startup message @muhammednagy (#5)
- Add custom Fallback handler @raubrey2014 (#16)
- #2 added stop message @muhammednagy (#6)
- Remove ineffectual assignment @abahmed (#8)