This repository has been archived by the owner on Apr 1, 2024. It is now read-only.
Releases: caneara/iodine
Releases · caneara/iodine
Update readme
v6.1.1 update readme
Improved min and max rules
Includes #23 by @andrewpitts15
IMPORTANT: This version deprecates some previous rules. Please review the deprecated section of the readme when updating.
v6.0.1
added builds
Add support for field names in error messages
Revised build with version number
v5.1.2 Update package.json
Added setErrorMessage
Minor release that includes support for setting a single error message - #19 by @PericlesTheo
Include revised build
Merge branch 'master' of https://github.com/mattkingshott/iodine Merge
Add support for colons in parameters
This version introduces a minor change to the error message such that it no longer renders dates in 12 hour format with AM/PM. This shouldn't be an issue for most people, unless you are performing assertions on the error message text itself. Just to be on the safe side though, I've added this as a major version bump.