3.2.18 (2025-01-19)
3.2.17 (2025-01-12)
3.2.16 (2024-12-30)
3.2.15 (2024-12-22)
3.2.14 (2024-12-15)
3.2.13 (2024-12-08)
3.2.12 (2024-12-08)
3.2.11 (2024-11-25)
3.2.10 (2024-11-17)
3.2.9 (2024-11-17)
3.2.8 (2024-11-03)
3.2.7 (2024-10-27)
3.2.6 (2024-10-13)
3.2.5 (2024-09-29)
3.2.4 (2024-09-15)
3.2.3 (2024-09-08)
3.2.2 (2024-08-25)
3.2.1 (2024-08-25)
3.2.0 (2024-08-01)
- add
refresh-cache
hook (cbda936)
3.1.11 (2024-07-28)
3.1.10 (2024-07-28)
3.1.9 (2024-07-22)
- husky 9.1.1 fix (e44652b)
3.1.8 (2024-07-21)
3.1.7 (2024-07-14)
3.1.6 (2024-07-08)
3.1.5 (2024-06-30)
3.1.4 (2024-06-16)
3.1.3 (2024-06-13)
3.1.2 (2024-06-04)
- core v4 (78be9f0)
3.1.1 (2024-06-02)
3.1.0 (2024-05-31)
3.0.18 (2024-05-12)
3.0.17 (2024-05-05)
3.0.16 (2024-04-21)
3.0.15 (2024-04-14)
3.0.14 (2024-04-14)
3.0.13 (2024-03-10)
3.0.12 (2024-03-06)
- publish npm-shrinkwrap.json (fe7947a)
3.0.11 (2024-02-26)
- output correct CLI binary name in 'autocomplete' command (77206a5)
3.0.10 (2024-02-22)
3.0.9 (2024-02-18)
3.0.8 (2024-02-11)
3.0.7 (2024-02-04)
3.0.6 (2024-01-31)
3.0.5 (2024-01-07)
3.0.4 (2023-12-25)
3.0.3 (2023-12-10)
3.0.2 (2023-11-21)
- bump oclif/core (26c5395)
3.0.1 (2023-10-30)
- 3.0.0 release (34a55e0)
2.3.11-dev.1 (2023-10-27)
2.3.11-dev.0 (2023-10-24)
2.3.10 (2023-10-17)
- deps: bump @babel/traverse from 7.10.3 to 7.23.2 (07ee85b)
2.3.9 (2023-09-28)
- deps: bump get-func-name from 2.0.0 to 2.0.2 (762f264)
2.3.8 (2023-09-05)
- remove fs-extra (7ad7356)
2.3.7 (2023-09-03)
- deps: bump @oclif/core from 2.11.10 to 2.15.0 (e091fec)
2.3.6 (2023-08-07)
- deps: bump ansi-regex from 3.0.0 to 3.0.1 (2a8c9b4)
2.3.5 (2023-08-06)
- deps: bump @oclif/core from 2.11.1 to 2.11.7 (206dc42)
2.3.4 (2023-08-02)
- block pwsh completion if CLI uses colon sep (a15b628)
2.3.3 (2023-07-19)
- deps: bump word-wrap from 1.2.3 to 1.2.4 (9814e11)
2.3.2 (2023-07-11)
- deps: bump semver from 5.7.1 to 5.7.2 (76a4c77)
2.3.1 (2023-06-26)
- render ejs templates (b4d2af8)
2.3.0 (2023-05-30)
2.2.0 (2023-05-09)
2.1.9 (2023-04-16)
- deps: bump @oclif/core from 2.8.0 to 2.8.2 (6c0cb44)
2.1.8 (2023-04-02)
- deps: bump @oclif/core from 2.7.1 to 2.8.0 (2b79073)
2.1.7 (2023-03-26)
- deps: bump @oclif/core from 2.6.4 to 2.7.1 (d04b7ef)
2.1.6 (2023-03-19)
- deps: bump @oclif/core from 2.6.2 to 2.6.4 (ead2102)
2.1.5 (2023-03-12)
- deps: bump @oclif/core from 2.4.0 to 2.6.2 (a4ea13f)
2.1.4 (2023-03-05)
- deps: bump @oclif/core from 2.3.1 to 2.4.0 (a08df91)
2.1.3 (2023-02-26)
- deps: bump @oclif/core from 2.1.7 to 2.3.1 (0c80ba2)
2.1.2 (2023-02-22)
2.1.1 (2023-02-19)
- deps: bump @oclif/core from 2.1.2 to 2.1.7 (2158f5d)
2.1.0 (2023-02-15)
- aliases: add generic topic description (b00353f)
- allow to switch between comp implementation (e9b42aa)
- check config.topicSeparator prop (4890d4f)
- complete files by default (438396f)
- cotopic func missing flags current state (18cd38d)
- don't gen flag case block if cmd=cotopic (895e5d3)
- generate flag comp for top-level commands (6ec795e)
- generate topics for aliases (ca03e17)
- handle topics without desc (9a6b4fb)
- inline/skip flag comp for top-level args (a1412d6)
- lint fix (38f3061)
- make arg spec to set
words/CURRENT
(e260069) - make short/long exclusives (bb5596a)
- oclif v2 changes (14b4e38)
- prefer summary over description (a83b003)
- separate flag template for f.options && f.char (3c6db62)
- skip hidden commands (264995d)
- skip hidden flags (a83ce0c)
- skip top-level commands without flags (f0075d5)
- support
multiple
flag option (ed51b14) - wrap flag repeat spec in double quotes (0d626fb)
- file completion if no options are defined (d64c5cc)
- support cotopics (8f7672c)
- support global help flag (be3dee4)
- support space-separated cmds (9a6c85a)
1.4.6 (2023-02-12)
- deps: bump @oclif/core from 2.0.8 to 2.1.2 (1d3e0df)
1.4.5 (2023-02-04)
- deps: bump http-cache-semantics from 4.1.0 to 4.1.1 (7af4768)
1.4.4 (2023-01-31)
1.4.3 (2023-01-29)
- deps: bump @oclif/core from 2.0.3 to 2.0.7 (ad65d0f)
1.4.2 (2023-01-23)
- bump core (fcd5856)
1.4.1 (2023-01-19)
- deps: bump minimist from 1.2.5 to 1.2.7 (8437741)
1.4.0 (2023-01-18)
- use oclif/core v2 (bdb41ba)
1.3.10 (2023-01-01)
- deps: bump json5 from 2.1.3 to 2.2.3 (34d9233)
1.3.9 (2023-01-01)
- deps: bump @oclif/core from 1.22.0 to 1.23.1 (16d7cb8)
1.3.8 (2022-12-18)
- deps: bump @oclif/core from 1.21.0 to 1.22.0 (edc9cd9)
1.3.7 (2022-12-11)
- deps: bump @oclif/core from 1.20.4 to 1.21.0 (c5ff9a5)
1.3.6 (2022-11-06)
- deps: bump @oclif/core from 1.20.0 to 1.20.4 (a9a47d2)
1.3.5 (2022-10-30)
- deps: bump @oclif/core from 1.19.1 to 1.20.0 (80480bc)
1.3.4 (2022-10-23)
- deps: bump @oclif/core from 1.18.0 to 1.19.1 (0d27549)
1.3.3 (2022-10-16)
- deps: bump @oclif/core from 1.16.5 to 1.18.0 (c96ccb9)
1.3.2 (2022-10-09)
- deps: bump @oclif/core from 1.16.4 to 1.16.5 (696a6ed)
1.3.1 (2022-09-27)
- deps: bump @oclif/core from 1.7.0 to 1.16.4 (6aaa72b)
1.3.0 (2022-05-03)
- aliases support (a0db49e)
1.2.0 (2022-01-28)
- remove cli-ux (2107bc0)
1.1.1 (2022-01-06)
- bump cli-ux (fd07ca5)
1.1.0 (2022-01-04)
- remove moment (79dc37b)
1.0.0 (2021-12-14)
- add unit test (c544ba8)
- escape chars (14daa6a)
- include complete command, whoops. (9b53a63)
- properly encapsulate expanded arrays in "" (979be23)
- remove console.log (2c6e060)
- unit tests & lint (f0bfd35)
0.3.0 (2020-12-17)
- completion for subcommands (#126) (30b2857), closes oclif#9
- zsh: update zsh autocomplete to work with default settings (#92) (b9e8e7b), closes #91
0.2.1 (2020-12-11)
- Revert "chore(deps-dev): bump @types/fs-extra from 9.0.1 to 9.0.5 (#163)" (#164) (0d88c1a), closes #163 #164
0.2.0 (2020-05-05)
0.1.5 (2019-12-03)
0.1.4 (2019-09-05)
- only use the first line of command/flag descriptions for zsh (#29) (f3d0e94)
- sanitize double-quotes in description of commands/flags (#28) (d8a1fd5)