Skip to content

Releases: jprochazk/garde

v0.4.0

26 Mar 12:23
Compare
Choose a tag to compare

Breaking changes

  • The value in Unvalidated is no longer accessible directly, only through .validate. It may be created via deserialization ::new, or From<T: Validate.

Full Changelog: https://github.com/jprochazk/garde/commits/v0.4.0