v10.21.0
版本发布时间: 2024-06-01 23:22:06
go-playground/validator最新发布版本:v10.22.1(2024-09-09 08:17:07)
What's Changed
- MongoDB validator improved by @pixel365 in https://github.com/go-playground/validator/pull/1196
- change codes bool value to struct{} by @nar10z in https://github.com/go-playground/validator/pull/1270
- Fix grammar issues in comments, tests, field names by @alexandear in https://github.com/go-playground/validator/pull/1262
- Make docs for required more explicit regarding boolean values by @alexongh in https://github.com/go-playground/validator/pull/1261
- Fix Japanese translation of max-items, lt-items and lte-items error by @Tomoki108 in https://github.com/go-playground/validator/pull/1250
- chore: fix some comments by @pavedroad in https://github.com/go-playground/validator/pull/1242
- Polish language support by @thinkofher in https://github.com/go-playground/validator/pull/1217
New Contributors
- @pixel365 made their first contribution in https://github.com/go-playground/validator/pull/1196
- @nar10z made their first contribution in https://github.com/go-playground/validator/pull/1270
- @alexongh made their first contribution in https://github.com/go-playground/validator/pull/1261
- @Tomoki108 made their first contribution in https://github.com/go-playground/validator/pull/1250
- @pavedroad made their first contribution in https://github.com/go-playground/validator/pull/1242
- @thinkofher made their first contribution in https://github.com/go-playground/validator/pull/1217
Full Changelog: https://github.com/go-playground/validator/compare/v10.20.0...v10.21.0