Releases: zerodha/fastglue
Releases · zerodha/fastglue
v1.8.1
v1.8.0
What's Changed
- feat: add wrapper for default not found handler by @vividvilla in #8
- Add support for scanning to *ptr fields. by @knadh in #9
Full Changelog: v1.7.1...v1.8.0
v1.7.1
What's Changed
- feat: support unmarshalling custom structs with json.Unmarshaller by @rhnvrm in #5
- chore(deps): bump github.com/valyala/fasthttp from 1.32.0 to 1.34.0 by @dependabot in #6
New Contributors
- @rhnvrm made their first contribution in #5
- @dependabot made their first contribution in #6
Full Changelog: v1.7.0...v1.7.1
v1.7.0
What's Changed
- Fix broken example links by @abhinavxd in #3
- Add method for relative redirect and update fashttp+router by @vividvilla in #4
New Contributors
- @abhinavxd made their first contribution in #3
- @vividvilla made their first contribution in #4
Full Changelog: v1.6.7...v1.7.0