Skip to content

Release 10.3.0

Compare
Choose a tag to compare
@deankarn deankarn released this 21 May 06:24
· 218 commits to master since this release
ea924ce

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