Skip to content

Releases: bahlo/axum-accept

v0.0.5

08 Jul 15:33
d144bcb

Choose a tag to compare

Changed

  • This adds proper support for stars in accept headers
  • Forbid the use of * in definitions

Full Changelog: v0.0.4...v0.0.5

v0.0.4

08 Jul 14:37
b0417a7

Choose a tag to compare

Added

  • Implement std::error::Error for AcceptRejection
  • Add support for Default

Full Changelog: v0.0.3...v0.0.4

v0.0.3

08 Jul 12:45
62b1190

Choose a tag to compare

Fixed

  • Fixed "use of unresolved module or unlinked crate" error

Full Changelog: v0.0.2...v0.0.3

v0.0.2

08 Jul 12:16
7f9b3cf

Choose a tag to compare

Changed

⚠️ Complete re-architecture to a proc-macro.

Full Changelog: v0.0.1...v0.0.2

v0.0.1

07 Jul 13:30
8548f13

Choose a tag to compare

Initial release! 🎉