Releases: hedzr/cmdr
Releases · hedzr/cmdr
v1.6.3
v1.6.1
- This is a bug-fixed version for v1.6.0 - daemon plugin: a typo `:=` Signed-off-by: Hedzr Yeh <[email protected]>
bumped to v1.6.0
- rewrote daemon plugin and remove 3rd party dep. so we have a full compatibility with nacl and Go Playground now. - plan9 and other OSes are **portable** now, not only nacl. Noted that is just `portable`, not supports.
bumped to v1.5.5
- added: `WithSimilarThreshold`. `WithUnknownOptionHandler` - bug fixed - consumated codes and tests - **THIS IS THE LAST RELEASE WITH THE DEPRECATED FUNCS KEPT** Signed-off-by: Hedzr Yeh <[email protected]>
bumped to v1.5.1
- rewrote: Findxxx, cmd.Findxxx - matched times on each flag - `-vvv` = `-v -v -v` with triple times - `THIS` envkey
v1.5.0-pre
rewrite entry codes in all of examples
v1.5.0-alpha
rewrite entry codes in all of examples
v1.5.0
v1.1.7
bump to v1.1.6
- make cmdr work under go playground - for #2, remove the tail line while EnableHelpCommands is false