v10.20.0
版本发布时间: 2024-04-30 12:09:24
go-playground/validator最新发布版本:v10.22.1(2024-09-09 08:17:07)
What's Changed
- Fix ULID should case-insensitive by @akayj in https://github.com/go-playground/validator/pull/1258
- feat: add base32 validator tag by @jamesatkin-myndup in https://github.com/go-playground/validator/pull/1253
- Add EU countries validator by @masv3971 in https://github.com/go-playground/validator/pull/1252
New Contributors
- @akayj made their first contribution in https://github.com/go-playground/validator/pull/1258
- @jamesatkin-myndup made their first contribution in https://github.com/go-playground/validator/pull/1253
- @masv3971 made their first contribution in https://github.com/go-playground/validator/pull/1252
Full Changelog: https://github.com/go-playground/validator/compare/v10.19.0...v10.20.0