axum-extra-v0.10.1
tokio-rs/axumaxum-extra-v0.10.1Mar 28, 2025by jplatte
AI Summary
A maintenance release focusing on documentation fixes and a new compile-time path verification tool.
Key Highlights
- Fixed a broken link in the documentation for `ErasedJson`.
- Introduced the `vpath!` macro for compile-time verification of static paths.
New Features
- Added `vpath!` macro
Full Release Notes
- **fixed:** Fix a broken link in the documentation of `ErasedJson` ([#3186]) - **added:** Add `vpath!` for compile time path verification on static paths. ([#3288]) [#3186]: https://github.com/tokio-rs/axum/pull/3186 [#3288]: https://github.com/tokio-rs/axum/pull/3288