Skip to content

v0.13.0: Errors & Tags

Latest
Compare
Choose a tag to compare
@EwenQuim EwenQuim released this 21 Mar 21:30
· 52 commits to main since this release

Features highlights 馃敟

  • RFC 9457 is implemented : Fuego now uses the standard way to handle errors in an API!
  • Groups Tags : only add a tag Book once for all your /books/* routes!
  • Hide routes and groups from OpenAPI Spec (useful for HTML routes for example)
  • decode YAML input
  • (net/http) *Server is now an embedded field, making Fuego even closed from the standard library

What's Changed

New Contributors

Full Changelog: v0.12.0...v0.13.0