Releases: brandon1024/cmder
Releases · brandon1024/cmder
v0.0.15
What's Changed
- enhance(usage): adjust flag usage renderer to skip zero value defaults by @brandon1024 in #34
Full Changelog: v0.0.14...v0.0.15
v0.0.14
What's Changed
- feat(getopt): introduce negated bool var type by @brandon1024 in #31
- feat(getopt): add option to permit partial name matches for long flags by @brandon1024 in #32
Full Changelog: v0.0.13...v0.0.14
v0.0.13
What's Changed
- feat(getopt): add counter flag type by @brandon1024 in #25
Full Changelog: v0.0.12...v0.0.13
v0.0.12
What's Changed
- chore(docs): improve exmaples and documentation by @brandon1024 in #21
- chore: render usage and help texts differently by @brandon1024 in #23
- chore(ci): add cspell spellcheck linting by @brandon1024 in #22
Full Changelog: v0.0.11...v0.0.12
v0.0.11
What's Changed
- chore: do not call os exit on usage to allow for resource cleaup by @brandon1024 in #20
Full Changelog: v0.0.10...v0.0.11
v0.0.10
What's Changed
- chore(deps): upgrade toolchain to 1.26.0 by @brandon1024 in #17
- chore: make usage template and writer configurable via exec options by @brandon1024 in #18
- chore: split up runnable lifecycle and add getopt alias util by @brandon1024 in #19
Full Changelog: v0.0.9...v0.0.10
v0.0.9
What's Changed
- chore: extract docs fields from base command into own type by @brandon1024 in #14
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- fix: skip hidden subcommands inn rendered usage texts by @brandon1024 in #13
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- feat: add exec option for parsing interspersed arguments by @brandon1024 in #12
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- fix(getopt): drop trailing line feed from stringvar string func by @brandon1024 in #10
Full Changelog: v0.0.5...v0.0.6