github tokio-rs/axum axum-extra-v0.7.0
axum-extra - v0.7.0

latest releases: axum-v0.8.0-alpha.1, axum-extra-v0.10.0-alpha.1, axum-macros-v0.5.0-alpha.1...
20 months ago
  • breaking: Remove the spa feature which should have been removed in 0.6.0 (#1802)
  • added: Add Multipart. This is similar to axum::extract::Multipart
    except that it enforces field exclusivity at runtime instead of compile time,
    as this improves usability (#1692)
  • added: Implement Clone for CookieJar, PrivateCookieJar and SignedCookieJar (#1808)
  • fixed: Add #[must_use] attributes to types that do nothing unless used (#1809)

Don't miss a new axum release

NewReleases is sending notifications on new releases.