Releases: JenkinsDev/Validatinator
Releases · JenkinsDev/Validatinator
1.3.4
1.3.3
Hotfix: Updated email regex to be less strict and follow RFC822.
1.3.2
Hotfix: Fixes an issue where checkbox and radio inputs were not working with the required validation.
1.3.1
Fixed an issue with error messages, namely min and max. Their error messages used the old format ${0} that was previously used in the error message creation process. Fixed them to use the new format {$0}.
1.3.0
Merge pull request #9 from JenkinsDev/development Version 1.3.0
1.2.2
Updated package.json and bower.json files for better usability and searchability within npm and bower. Also changed the version number within Gruntfile.js to use the version defined within package.json.
1.2.0
Merge pull request #4 from RyanWarner/chore/fix-bower-main-filepath fixed bower main filepath