axum-macros-v0.5.1
scottschiller/SoundManager2axum-macros-v0.5.1Apr 14, 2026by yanns
AI Summary
A maintenance release focused on resolving a compilation error that occurred when deriving `TypedPath` with specific request part traits in scope.
Key Highlights
- Fixed compilation error in `TypedPath` derivation
- Resolved issues with `OptionalFromRequestParts` macro integration
New Features
- Improved macro compilation stability
Full Release Notes
- **fixed:** Fix compilation error when deriving `TypedPath` with `OptionalFromRequestParts` being in scope ([#3645]) [#3645]: https://github.com/tokio-rs/axum/pull/3645