Skip to content

Releases: hedzr/cmdr

v1.9.9

18 Jan 16:50
fa655b2
Compare
Choose a tag to compare
bump to v1.9.9

v1.9.8

11 Jan 09:22
77d7ef3
Compare
Choose a tag to compare
bump to v1.9.8

v1.9.7

15 Dec 11:25
8918506
Compare
Choose a tag to compare
bump to v1.9.7

bump to v1.9.6

11 Dec 10:33
88859fd
Compare
Choose a tag to compare
- v1.9.6
  - fixed: incorrect rune count at calc escaped text in help screen.
    > help screen might not be proper in a small terminal window
  - remove deprecated internal options: `--help-zsh`, `--help-bash`
  - add new option `--man` to enter manpage entry of a sub-command, try `fluent ms tags ls --man`. [linux/darwin only]
  - fixed: Flag.Action return err but cmdr.Exec no breaking its flow.

bump to v1.9.5

04 Dec 02:25
Compare
Choose a tag to compare
  - **improved**: zsh completion generator (`app gen sh --zsh/--auto`)
    fixed: single quote in desc string,
    fixed: dont quote in mutual exclusive section
     fixed: both of short and long titles in mutual exclusive section

bump to v1.9.4

03 Dec 17:31
Compare
Choose a tag to compare
- milestone: zsh completion done

v1.9.3

24 Nov 07:56
Compare
Choose a tag to compare
bump to v1.9.3

v1.9.2

24 Nov 05:29
Compare
Choose a tag to compare
bump version to v1.9.2

v1.9.1

13 Nov 01:26
Compare
Choose a tag to compare
bump to v1.9.1

v1.9.0

28 Jun 09:55
Compare
Choose a tag to compare
  - .fossa.yaml so a pre-release scan can be launched locally
  - BREAK: remove plugin/daemon - use cmdr-addons/pkg/plugins/dex instead
  - updated `log`, added: closers, detects and more
  - use `closers` for better closing hooks
  - just a early BREAK release