Releases: calvinmclean/babyapi
Releases · calvinmclean/babyapi
v0.25.0
Don't set empty address from CLI
Full Changelog: v0.24.0...v0.25.0
v0.24.0
BREAKING CHANGE: Add SetAddress and remove from Serve arg
- This makes it possible to set the bind address when running with RunCLI or other non-Serve entrypoints
- Breaking change since passing an address to Serve is superfluous
Full Changelog: v0.23.0...v0.24.0
v0.23.0
What's Changed
- Allow overriding default middleware by @calvinmclean in #75
Full Changelog: v0.22.0...v0.23.0
v0.22.0
What's Changed
- Add ResponseWriter to remaining handlers by @calvinmclean in #74
Full Changelog: v0.21.0...v0.22.0
v0.21.0
What's Changed
- chore(deps): updating hord repository by @madflojo in #72
- Add simple boilerplate test generation by @calvinmclean in #73
New Contributors
Full Changelog: v0.20.0...v0.21.0
v0.20.0
What's Changed
- Add client-only example and improve JSON CLI by @calvinmclean in #70
- BREAKING CHANGE Add ResponseWriter in user-configurable handlers by @calvinmclean in #71
Full Changelog: v0.19.0...v0.20.0
v0.19.0
Full Changelog: v0.18.0...v0.19.0
v0.18.0
Full Changelog: v0.17.0...v0.18.0
v0.17.0
What's Changed
- Allow requests with adhoc RequestEditor by @calvinmclean in #69
Full Changelog: v0.16.2...v0.17.0
v0.16.2
What's Changed
- Fix middleware for children of root API by @calvinmclean in #68
Full Changelog: v0.16.1...v0.16.2