2.2.1 (2016-10-11)
2.2.0 (2016-09-23)
- rules:equals: perform loose comparison (73007b1), closes #69
- validator: fix custom message typo error (19ec186)
- validator:extend: make sure to set the extended rule message (2f1054c)
- modes: add strict mode (ac07f38), closes #72
- raw: allow 63 characters long TLD in email (bd90485)
- rule: add string validation rule (b0ee84a)
2.1.2 (2016-06-18)
- validator: fix custom message typo error(19ec186)
- validator:extend: make sure to set the extended rule message(2f1054c)
2.1.1 (2016-06-11)
- validator:extend: make sure to set the extended rule message(2f1054c)
- validator: Allow emails with address extension, e.g. [email protected] (125fe9f)
- exported-tests: removed unwanted exported tests (16288bf)