Skip to content

Releases: hedzr/cmdr

v1.10.29

06 Mar 09:47
49a71f8
Compare
Choose a tag to compare
bump to v1.10.29

v1.10.27

20 Feb 10:12
ae223ed
Compare
Choose a tag to compare
bump to v1.10.27

v1.10.24

16 Feb 09:16
d8b7231
Compare
Choose a tag to compare
bump to v1.10.24 - bugfix release

bump to v1.10.23

16 Feb 04:13
80547eb
Compare
Choose a tag to compare
- v1.10.23
  - fix: unknown switch char not an error now
  - imp: refined gen zsh code, and gen shell codes
  - fea: support fish-shell completion generating now
  - fea: added root.`RunAsSubCommand`, treat 'app' as a synonym of 'app subcmd1 subcmd2'
  - imp/fix/fea: clarify the slice append or replace mode - SetNx & `SetNxOverwrite` for Option Store
  - fea: added `VendorHidden` field for when you wanna a never shown flag or command
  - fea: conf package - add `Serial`, `SerialString` for CI tool
  - imp: erase man1 folder after `--man`
  - fix/imp: prints description with color escaped, when multiline
  - fix: restore Match() but with new name MatchAndTest()
  - fix: high-order fn hold the older copy, so pass it by holding a pointer to original variable
  - imp: review most of the tests
  - NOTE: cleanup the deprecated codes [`cmd.NewFlagV`,`cmd.NewFlag`, `cmd.NewSubCommand`, ...]
  - fea: more completion supports

v1.10.19

11 Feb 16:04
45ff0c5
Compare
Choose a tag to compare
bump to temp release v1.10.19

v1.10.13

02 Feb 03:14
8cb980e
Compare
Choose a tag to compare
bump to v1.10.13

v1.10.11

31 Jan 12:09
2d1e48b
Compare
Choose a tag to compare
bump to v1.10.11

v1.10.9

31 Jan 10:00
b44a582
Compare
Choose a tag to compare
bump to v1.10.9

v1.10.8

31 Jan 05:59
371f421
Compare
Choose a tag to compare
bump to v1.10.8

v1.10.7

30 Jan 08:15
1369c5c
Compare
Choose a tag to compare
bump to v1.10.7 to fix zsh completion file not full written