v2.0.0-beta.2
danielgtaylor
released this
11 Sep 17:21
·
645 commits
to main
since this release
What's Changed
- chore(deps): bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 by @dependabot in #112
- docs: fix docs links by @danielgtaylor in #114
- fix: better support of generic named types by @danielgtaylor in #115
- fix: incorrect schema for embedded structs by @danielgtaylor in #116
- docs: fix minor typos by @omahs in #117
- fix: param date/time parsing, better tests/coverage by @danielgtaylor in #118
- Add GetMultipartForm method to huma context by @lordspinach in #119
- doc: update cli OnStart example to use v2 API by @nickajacks1 in #120
- fix: improved tests, fixed a few small issues by @danielgtaylor in #122
- docs: improve docs & examples by @danielgtaylor in #123
- feat: upgrade to Chi v5 by @danielgtaylor in #124
- docs: fix example by @danielgtaylor in #125
- feat: add convenience model validator by @danielgtaylor in #126
New Contributors
- @omahs made their first contribution in #117
- @lordspinach made their first contribution in #119
- @nickajacks1 made their first contribution in #120
Full Changelog: v2.0.0-beta.1...v2.0.0-beta.2