Skip to content

Releases: brandon1024/cmder

v0.0.15

14 Apr 13:08

Choose a tag to compare

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

12 Apr 17:09

Choose a tag to compare

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

24 Mar 07:06

Choose a tag to compare

What's Changed

Full Changelog: v0.0.12...v0.0.13

v0.0.12

08 Mar 07:46

Choose a tag to compare

What's Changed

Full Changelog: v0.0.11...v0.0.12

v0.0.11

22 Feb 16:17

Choose a tag to compare

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

19 Feb 04:31

Choose a tag to compare

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

08 Feb 21:55

Choose a tag to compare

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

07 Feb 16:40

Choose a tag to compare

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

06 Feb 21:04

Choose a tag to compare

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

06 Feb 08:45

Choose a tag to compare

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