What's New/Fixed?
New
- Run tests on more recent Go version, thanks @psampaz for the PR
- List validations in man README, thanks @psampaz for the PR
- Updated godoc link, thanks @psampaz for the PR
- Added Spanish translations, thanks @alfonsoprado for the PR
- Add
startsnotwith
&endsnotwith
validations, thanks @metalinspired for the PR - Fix some gramatical errors, thanks @erikaleigh for the PR
- Add missing zh translations, thanks @cncal for the PR
- Update zh datetime translation, thanks @fourcels for the PR
Fixed
- Fixed rfc952 regex, thanks @amiraliucsc for the PR
- Add number validation to the docs, thanks @johnbailon for the PR
- Allow number on FQDN, thanks @Giulianos for the PR