All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.0 (2019-02-11)
- Do not set string
defaultDescription
as figgydefault
(7bddb75)
- A string option's
defaultDescription
no longer provides a figgy-puddingdefault
value. Use thedefault
option config explicitly.
1.1.0 (2019-02-11)
- Do not parse
defaultDescription
when it is not a stringified literal (b07cfe7) - Evaluate explicit defaults first, allowing falsey values (93539b9)
- Parse numbers from description (f0f1017)
- deps: Bump figgy-pudding (d50fd9d)