v2.5.0
What's Changed
- fix: resolver should never be invoked twice by @danielgtaylor in #235
- docs: adds echo router to BYOR page by @certanet in #239
- fix: allow example/enum tags for custom schemas by @danielgtaylor in #242
- docs: README updates & RFC 9457 errors by @danielgtaylor in #244
- feat: support time.Duration options by @danielgtaylor in #245
- fix: do not generate json response for binary outputs by @danielgtaylor in #247
- docs: add doc about middleware errors by @danielgtaylor in #248
- docs: improve docs for unstructured request bodies by @danielgtaylor in #251
- change elements try it credentials policy to same-origin by @paivagustavo in #254
- feat: better control over object additionalProperties by @danielgtaylor in #256
New Contributors
- @certanet made their first contribution in #239
- @paivagustavo made their first contribution in #254
Full Changelog: v2.4.0...v2.5.0