Skip to content

Release 10.9.0

Compare
Choose a tag to compare
@deankarn deankarn released this 08 Aug 23:01
· 139 commits to master since this release
ce34f36

What's new?

  • Fixed panic when use ru lang for translation, thanks @anisov for the PR
  • Add boolean baked-in validator to check a string value is a valid boolean representation, thanks @xvello for the PR
  • Document thread safety and recommended singleton usage, thanks @andrascz for the PR
  • Add validations for ISO 4217 currency codes, thanks @metinogurlu for the PR
  • Update universal-translator and locales dependencies to their latest versions.