v1.4.3
Change Log
Fixed
- fix: #160 error message not works on use struct tag 'message 32f4d98
- fix: #159 support compare string value for GtX,LtX... validator 67c93b3
Update
- up: update the fetch variadic param kind logic d56c71f
- up: add tests on go1.19 and rm go1.15, update some code styles 1190e34
- up: add func for get coped global messages, fix some tests 46c7146
Other
- chore: fix download gitw/chlog fail on release action 9b40050
- build(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 9210600
- build(deps): bump github.com/gookit/goutil from 0.5.5 to 0.5.6 1297fbc
- build(deps): bump github.com/gookit/goutil from 0.5.6 to 0.5.7 e3d4e74
- build(deps): bump github.com/gookit/filter from 1.1.2 to 1.1.3 4513457
- build(deps): bump github.com/gookit/goutil from 0.5.7 to 0.5.8 5f1a773
- build(deps): bump github.com/gookit/goutil from 0.5.8 to 0.5.9 6908db4
- chore: update some comments, update examples for use Struct() 38e8d18
- chore: update the readme for add more docs 2223675
What's Changed
- 修正required_if和required_unless的中文语言包问题 by @caoyong2619 in #153
New Contributors
- @caoyong2619 made their first contribution in #153
Full Changelog: v1.4.2...v1.4.3