Releases: hedzr/cmdr
Releases · hedzr/cmdr
v1.10.29
bump to v1.10.29
v1.10.27
bump to v1.10.27
v1.10.24
bump to v1.10.24 - bugfix release
bump to v1.10.23
- 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
bump to temp release v1.10.19
v1.10.13
bump to v1.10.13
v1.10.11
bump to v1.10.11
v1.10.9
bump to v1.10.9
v1.10.8
bump to v1.10.8
v1.10.7
bump to v1.10.7 to fix zsh completion file not full written