Skip to content

v0.16.2: More options, Error with detail, preparing for gin compatibility

Latest
Compare
Choose a tag to compare
@EwenQuim EwenQuim released this 13 Dec 19:01
· 17 commits to main since this release
e7fde33

What's Changed

  • Splits the auto 200 response declaration and response body into two separate steps by @EwenQuim in #257
  • feat: add ErrorWithDetail by @dylanhitt in #228
  • Default status code by @EwenQuim in #259
  • feat: Prevents empty tags from being added to routes by @EwenQuim in #261
  • Sets response headers in the OpenAPI spec by @EwenQuim in #258
  • chore(deps): bump the npm_and_yarn group across 1 directory with 16 updates by @dependabot in #268
  • Decorrelates openapi registration from server by @EwenQuim in #262
  • Added Security Policy by @EwenQuim in #269

New Contributors

Full Changelog: v0.16.1...v0.16.2