Releases: gobuffalo/validate
Releases · gobuffalo/validate
v3.3.3
v3.3.2
v3.3.1
What's Changed
- updated modules (flect, testify, uuid) by @sio4 in #28
- Update link for validators by @frederikhors in #26
New Contributors
- @sio4 made their first contribution in #28
- @frederikhors made their first contribution in #26
Full Changelog: v3.3.0...v3.3.1
v3.3.0
Back to use non semantic version of uuid
.
v3.2.0
Changes gofrs/uuid
to gofrs/uuid/v3
v3.1.1: Merge pull request #19 from Baggerone/master
Ensure UnixNano quirks for dates that are far in the past don't break TimeIsBeforeTime
v3.1.0: Merge pull request #15 from Prnyself/master
Modify Errors.HasAny() method
v3.0.0: Merge pull request #17 from gobuffalo/v3-mod
v3 - Adds go.mod support and reduces dependencies.
v2.0.4: Merge pull request #10 from gobuffalo/azure-pipelines
Add Azure Pipelines