3.8.17 (2023-08-19)
- deps: bump tslib from 2.6.1 to 2.6.2 (f1cf8bf)
3.8.16 (2023-07-29)
- deps: bump tslib from 2.6.0 to 2.6.1 (d0a8903)
3.8.15 (2023-07-19)
- deps: bump word-wrap from 1.2.3 to 1.2.4 (7aa0faa)
3.8.14 (2023-07-11)
- deps: bump semver from 5.7.0 to 5.7.2 (ec88111)
3.8.13 (2023-07-01)
- deps: bump tslib from 2.5.3 to 2.6.0 (ca0c828)
3.8.12 (2023-06-03)
- deps: bump tslib from 2.5.2 to 2.5.3 (c01da3f)
3.8.11 (2023-05-20)
- deps: bump tslib from 2.5.0 to 2.5.2 (27c57cc)
3.8.10 (2023-01-28)
- deps: bump tslib from 2.4.1 to 2.5.0 (3e85d7a)
3.8.9 (2022-11-05)
- deps: bump tslib from 2.3.1 to 2.4.1 (9935987)
3.8.8 (2022-10-01)
- deps: bump @oclif/errors from 1.3.5 to 1.3.6 (1b14fb5)
3.8.7 (2022-02-25)
- accept integer 0 as valid arg input (#114) (2619871)
- print valid flag values in error message when using
exactlyOne
(#232) (7b348f8) - typescript compliation errors (bba144d)
3.8.5 (2020-05-15)
- make
EnumFlagOptions#options
of typeT[]
instead ofstring
(#69) (2fefccb) - move @oclif/errors to dependencies (#71) (ff28cec)
- support
-
as an argument value (#70) (73fed83)
3.8.4 (2019-08-02)
3.8.3 (2019-07-12)
3.8.2 (2019-07-11)
3.8.1 (2019-05-28)
3.8.0 (2019-04-30)
3.7.3 (2019-03-15)
- ignore defaulted flags for exclusivity (1dfe62a)
3.7.2 (2018-12-18)
3.7.1 (2018-12-18)
3.7.0 (2018-10-17)
3.6.3 (2018-10-17)
3.6.2 (2018-10-13)
- remove greenkeeper badge (baf99f1)
3.6.1 (2018-08-31)
- allow value of "" (d027934)
3.6.0 (2018-08-17)
- typescript 3 (62969e3)
3.5.3 (2018-06-29)
- add tslib (05f89e0)
3.5.2 (2018-06-15)
3.5.1 (2018-06-01)
3.5.0 (2018-06-01)
3.4.1 (2018-05-31)
3.4.0 (2018-05-13)
- exclusive (a24c135)
3.3.3 (2018-04-18)
- updated chalk (e31965f)
3.3.2 (2018-04-09)
- fixed case when not calling dependsOn flag (76c1c5a)
3.3.1 (2018-04-09)
- alsoRequire -> dependsOn (38b53d0)
3.3.0 (2018-04-09)
- added alsoRequire to flags (a48f523)
3.2.13 (2018-04-09)
- move @heroku/linewrap to @oclif/linewrap (d3136fd)
3.2.12 (2018-04-09)
- lazy-load deps (fbbfbf0)
3.2.11 (2018-04-06)
- clean up requires (9c5fb0f)
3.2.10 (2018-04-06)
3.2.9 (2018-02-14)
- add linewrap (46152df)
3.2.8 (2018-02-13)
- testing release (ad84785)
3.2.7 (2018-02-13)
- rename to oclif (e956324)
3.2.6 (2018-02-06)
- use @anycli/errors (b227608)
3.2.5 (2018-02-05)
- remove optionType (15bb0d0)
3.2.4 (2018-02-05)
- remove dependencies (595a4fa)
3.2.3 (2018-02-05)
- optionally require chalk (840676d)
3.2.2 (2018-02-03)
3.2.1 (2018-02-03)
- rename ParserInput to Input and ParserOutput to Output (f46fa41)
3.2.0 (2018-02-03)
- allow disabling "--" (66ffd65)
3.1.1 (2018-02-03)
3.1.0 (2018-02-03)
- added env to flags (56be8c8)
3.0.4 (2018-02-01)
- parse boolean flags (b5a7d6d)
3.0.3 (2018-02-01)
- added options to flags/args (6a33b06)
3.0.2 (2018-02-01)
- testing release (7696da8)
3.0.1 (2018-02-01)
3.0.0 (2018-02-01)
- use type aliases (8abe354)
- pass argv before options (4448f14)
- the API now has 2 arguments instead of 1
0.1.4 (2018-01-31)
0.1.3 (2018-01-31)
- updated screen (d13cd8c)
0.1.2 (2018-01-31)
0.1.1 (2018-01-30)
- added helpValue (24fea65)
0.1.0 (2018-01-30)
- added optionType (b75d738)
- added enum flag (643aea7)
0.0.6 (2018-01-30)
- add typing to flag output (967cd55)
0.0.5 (2018-01-26)
- updated deps (8923a8c)
0.0.4 (2018-01-20)
- updated deps (02b2109)
0.0.3 (2018-01-20)
- fixed reference to screen (f516f33)
0.0.2 (2018-01-16)
- ran generator (93ed6e1)