2.0.0 (2024-05-27)
- This updates the minimum supported node.js version to 18
1.12.15 (2024-04-10)
1.12.14 (2024-02-21)
1.12.13 (2023-11-27)
1.12.12 (2023-11-13)
1.12.11 (2023-10-23)
1.12.10 (2023-10-17)
1.12.9 (2023-10-09)
1.12.8 (2023-10-02)
1.12.7 (2023-09-25)
1.12.6 (2023-07-31)
1.12.5 (2023-07-11)
1.12.4 (2023-05-08)
1.12.3 (2023-05-02)
1.12.2 (2023-04-30)
1.12.1 (2023-04-04)
1.12.0 (2023-04-03)
1.11.2 (2023-04-03)
1.11.1 (2022-11-17)
1.11.0 (2022-06-20)
1.10.3 (2022-05-17)
1.10.2 (2022-04-02)
1.10.1 (2022-03-23)
- package.json main entry (10f1828)
1.10.0 (2022-03-23)
1.9.2 (2022-03-22)
1.9.1 (2022-03-22)
1.9.0 (2021-10-25)
1.8.4 (2021-10-14)
1.8.3 (2021-09-26)
1.8.2 (2021-09-23)
1.8.1 (2021-09-21)
1.8.0 (2021-09-08)
1.7.2 (2021-08-13)
1.7.1 (2021-08-05)
1.7.0 (2021-07-29)
1.6.4 (2021-07-05)
1.6.3 (2021-07-02)
1.6.2 (2021-05-21)
1.6.1 (2021-05-18)
1.6.0 (2021-05-13)
1.5.4 (2021-05-12)
1.5.3 (2021-05-10)
- deps: bump hosted-git-info from 2.8.8 to 2.8.9 (#246) (9167797)
- deps: bump lodash from 4.17.19 to 4.17.21 (#244) (a0b4b61)
1.5.2 (2021-03-26)
1.5.1 (2021-01-30)
- bump @types/node (8672bf5)
1.5.0 (2021-01-30)
1.4.0 (2021-01-30)
- bump dependencies (10dac0f)
1.3.9 (2021-01-30)
1.3.8 (2020-10-16)
1.3.7 (2020-10-16)
1.3.6 (2020-10-08)
1.3.5 (2020-10-05)
1.3.4 (2020-09-23)
1.3.3 (2020-09-23)
1.3.2 (2020-09-23)
1.3.1 (2020-08-16)
1.3.0 (2020-07-28)
1.2.6 (2020-07-23)
1.2.5 (2020-07-21)
1.2.4 (2020-07-13)
1.2.3 (2020-07-11)
1.2.2 (2020-07-10)
1.2.1 (2020-07-10)
- replace constructor.name comparison with instanceof statement (fedb2f8)
1.2.0 (2020-07-10)
- add hidden option for commands (3b16235)
1.1.0 (2020-07-07)
- add commandHandler to action callback and add ts section to readme (2c34c21)
1.0.1 (2020-07-07)
- remove console.log (341432c)
- deps: update dependency @types/yargs to v15.0.5 (#34) (3a4e61b)
- deps: update dependency inquirer to v7.0.6 (#3) (c8efb98)
- deps: update dependency inquirer to v7.1.0 (#6) (8336ea4)
- deps: update dependency inquirer to v7.2.0 (#45) (99b1b0a)
- deps: update dependency inquirer to v7.3.0 (#52) (5ae6e06)
- deps: update dependency yargs to v15.3.0 (#5) (cb03568)
- deps: update dependency yargs to v15.3.1 (#8) (afb63c8)
- deps: update dependency yargs to v15.4.0 (#53) (50caa78)
- arg types are working (8a2cdf9)
- arguments (c186a86)
- better error handling (c5c7601)
- prefer choices (e7bdc11)
- prompt example (8ff414b)
- prompter (wip) (5bc9595)
- repl (6ee5b10)
- show help when no handler is defined (5c9b5e7)
- pin dependencies (3043bf6)