Skip to content

Releases: ranger-ross/actix-web-validation

v0.5.1

22 Aug 13:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

13 Aug 16:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.5.0

v0.4.1

10 Aug 15:37
bc21d68
Compare
Choose a tag to compare

What's Changed

  • chore: bump derive more in dev-dependencies by @ranger-ross in #23
  • chore: Added trait validated_definition macro by @ranger-ross in #24
  • Reduced string allocation during garde validation error (clippy lint) by @ranger-ross in #25

Full Changelog: v0.4.0...v0.4.1

v0.4.0

03 Aug 09:36
8bf6a68
Compare
Choose a tag to compare

New Feature

  • Implemented Debug for Validated<T> when T is Debug
  • Improved documentation

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

13 Jul 04:19
76b9e19
Compare
Choose a tag to compare

New Feature

Added actix_web_validation::Validated when there is only 1 feature flag enabled.

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

08 Jul 20:53
1d13716
Compare
Choose a tag to compare

What's Changed

  • Added doc/unit tests and CI by @ranger-ross in #8
  • Added ability to use custom validation implementation by @ranger-ross in #9
  • Adding more tests and renamed custom validation error handler fn by @ranger-ross in #10

Full Changelog: v0.1.1...v0.2.0

v0.1.1

06 Jul 06:03
280f296
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1

Initial Release

05 Jul 13:50
496b416
Compare
Choose a tag to compare
v0.1.0

Removed Cargo.lock