Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 701 Bytes

CHANGELOG.md

File metadata and controls

39 lines (23 loc) · 701 Bytes

CHANGELOG

2.3.0 (2021-03-22)

  • Added eslint
  • Refactored code using eslint suggestions
  • Updated readme

2.2.0 (2021-03-21)

  • Updated Sails dependency to be peer dependency to prevent version locking

2.1.1 (2021-03-19)

  • Updated Travis CI tests to test Node.js 10, 12, 14 and 15
  • Updated Sails dependency to support 1.*

2.1.0 (2021-03-19)

  • Updated dependencies
  • Updated minimal Node version to >=10 because of dependencies

2.0.2 (2019-03-11)

  • Updated boolean validation

2.0.1 (2019-03-11)

  • Updated boolean validation

2.0.0 (2019-03-07)

  • Updated wrapper around validator
  • Updated tests

1.1.0 (2019-03-07)

  • Updated dependencies
  • Updated documentation