v0.8.0
Breaking changes
- Added
From<Result<(), Errors>> for Errors
andErrors::finish
to convert between the two easily
Other changes
- Added more guide-level documentation on:
- Implementing rules and
Validate
- Usage examples
- Custom rules + context
- Implementing rules and
Full Changelog: https://github.com/jprochazk/garde/compare/v0.7.0..v0.8.0