CHANGELOG.md 5.38 KB

3.0.6 (2017-11-17)

Features

  • formatter: allow registering a default formatter (50fe027)

3.0.5 (2017-11-17)

Bug Fixes

  • validator: fix promises concurrency bug with engine (6159327)

3.0.4 (2017-11-17)

Features

3.0.3 (2017-10-29)

Bug Fixes

  • sanitization: only sanitize fields available in data object (d910165), closes #150

3.0.2 (2017-10-29)

Bug Fixes

  • raw: fix where function keyword was used as property (c8c47a2)

3.0.1 (2017-10-29)

3.0.0 (2017-08-19)

Bug Fixes

  • rules: work with short urls (e9fa432)
  • sanitization: make 2nd arg optional (4bb95ec), closes #88
  • validateAll: return all validation errors (a76f146), closes #100

Features

  • rule: add a new way to define rules (26468ac)
  • typescript: add tsd (ccbb8fc)

2.2.1 (2016-10-11)

Bug Fixes

  • validator: convert message field to snake_case (cae5884), closes #76

2.2.0 (2016-09-23)

Bug Fixes

  • 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)

Features

  • 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)

Bug Fixes

  • validator: fix custom message typo error(19ec186)
  • validator:extend: make sure to set the extended rule message(2f1054c)

2.1.1 (2016-06-11)

Bug Fixes

  • validator:extend: make sure to set the extended rule message(2f1054c)

2.0.6 (2016-02-15)

Bug Fixes

2.0.5 (2016-01-21)

Bug Fixes

  • exported-tests: removed unwanted exported tests (16288bf)

Features

  • package: added commitizen (c8c319d)
  • sanitizaor: Added extend method to add sanitization filters (dc11f5a)
  • sanitizations: Added support for sanitizations (ee33244)

2.0.4 (2016-01-21)

Features

  • package: added commitizen (c8c319d)
  • sanitizaor: Added extend method to add sanitization filters (dc11f5a)
  • sanitizations: Added support for sanitizations (ee33244)