All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.2.0 (2020-11-06)
3.1.0 (2020-10-07)
3.0.3 (2018-01-17)
3.0.2 (2018-01-15)
3.0.1 (2018-01-15)
3.0.0 (2018-01-15)
- update project to use new features present in node lts (d3677d0)
- remove support for old node versions (only latest lts or higher is supported)
- callback support has been removed
- ability to call error.retry has been removed
- built-in choice and confirm validators now run before any custom validators
- the default option value may only be undefined or a string from now on