v0.16.0
What's Changed
- axum_garde: note that app state should impl FromRef for () by @imbolc in #69
- feat: inner option support by @bonofiglio in #70
- [Feat] Supporting f32 and f64 for range by @JulesGuesnon in #71
Breaking changes
The garde::error::Kind
enum has a new variant, None
.
New Contributors
- @imbolc made their first contribution in #69
- @bonofiglio made their first contribution in #70
- @JulesGuesnon made their first contribution in #71
Full Changelog: v0.15.0...v0.16.0