All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.5.0 (2019-10-15)
- rework format for maxLength, minLength (#67) (0d12259)
- support all cases with one number in range (#64) (7fc8069)
- typescript definition and export naming (#69) (a435b79)
- "smart" numbers range (62fb107)
2.4.1 (2019-09-27)
2.4.0 (2019-09-26)
- better errors when the
type
keyword doesn't exist (0988be2) - support $data reference (#56) (d2f11d6)
- types definitions (#52) (facb431)
2.3.0 (2019-09-26)
2.2.0 (2019-09-02)
2.1.0 (2019-08-07)
2.0.1 (2019-07-18)
2.0.0 (2019-07-17)
- drop support for Node.js < 8.9.0
- drop support
errorMessage
, please usedescription
for links. - api was changed, please look documentation.
- error messages was fully rewritten.
1.0.0 (2018-08-07)
0.4.7 (2018-08-07)
0.4.6 (2018-08-06)
- package: remove lockfile (#28) (69f1a81)
- package: remove unnecessary
webpack
dependency (#26) (532eaa5)
0.4.5 (2018-02-13)
0.4.4 (2018-02-13)
0.4.3 (2017-12-14)
- validateOptions: throw
err
instead ofprocess.exit(1)
(#17) (c595eda) - ValidationError: never return
this
in the ctor (#16) (c723791)
0.4.2 (2017-11-09)
0.4.1 (2017-11-03)
0.4.0 (2017-10-28)
0.3.0 (2017-04-29)
0.2.1 (2017-03-13)
0.2.0 (2017-03-12)
- validations: add validateOptions module (ae9b47b)
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.