-
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- 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
- Loading branch information
Showing
3 changed files
with
21 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters