Skip to content

Releases: hedzr/cmdr

bump to v0.2.19

01 Jun 15:25
Compare
Choose a tag to compare
- codecov to 91%
- gocov to 93.7%
- reviewed all codes and fixed bugs
- fixed: data racing on SetNx/Set, and config files reloaded
- added: passwd input safely

bump to v0.2.17: fluent api style and more

30 May 08:59
Compare
Choose a tag to compare
- `--tree`;
- fluent api style;
- yaml/json/toml for config files loading/saving;
- `daemon.Enable()` was modified and improved;
- adds finder: FindSubCommand, FindFlag, FindSubCommandRecursive, FindFlagRecursive
- bugs fixed
- ...

v0.2.15

30 May 03:20
Compare
Choose a tag to compare
bumped to v0.2.15: fluent api; ToggleGroup; bugs fixed; golint;

bumped version to v0.2.11;

25 May 10:53
Compare
Choose a tag to compare
- add daemonization feature;
- add xref building hooks;
- add markdown generator;
- GetXXX(): duration, int slice;
- bugs fixed;

v0.2.9

24 May 11:33
Compare
Choose a tag to compare
bumped to v0.2.9: generating man page.

v0.2.7

23 May 12:48
Compare
Choose a tag to compare
to 0.2.7; fixed files/args not recognized

v0.2.5-pre

23 May 07:43
Compare
Choose a tag to compare
strict-mode for cmdr parsing; `ToggleGroup` not yet; `strHit`; fixed …

v0.2.5

23 May 08:21
Compare
Choose a tag to compare
ready for final