v0.21.0
What's Changed
- feat: support
equalfor length and range rules by @Rolv-Apneseth in https://github.com/jprochazk/garde/pull/122 - chore: update axum-test dependency to 15.5 by @JosephLenton in https://github.com/jprochazk/garde/pull/126
- Update to Rust 1.81 by @jprochazk in https://github.com/jprochazk/garde/pull/139
- Add rust_decimal support by @lasantosr in https://github.com/jprochazk/garde/pull/135
- Implement
Matcherforstd::sync::LazyLock<T>by @Fogapod in https://github.com/jprochazk/garde/pull/131
Breaking changes
The MSRV is now 1.81.
⚠️ The axum_garde crate has been deprecated. ⚠️
The last release for axum_garde is 0.21. I recommend switching to as soon as possible, as is no longer maintained and will not receive updates of any kind.