Skip to content

Tags: hedzr/cmdr

Tags

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
hedzr hz
bump to v2.2.0

  - upgrade toolchain to go1.25+
  - upgrade deps

v2.1.67

Toggle v2.1.67's commit message

Verified

This commit was signed with the committer’s verified signature.
hedzr hz
bump to v2.1.67

  - fix help system wrong output of lines in invoking subcmd
  - cleanup codes in blueprint/main.go
  - added package desc to worker/
  - upgrade deps
  - security patches

v2.1.66

Toggle v2.1.66's commit message

Verified

This commit was signed with the committer’s verified signature.
hedzr hz
bump to v2.1.66

  - upgrade deps
  - security patches

v2.1.65

Toggle v2.1.65's commit message

Verified

This commit was signed with the committer’s verified signature.
hedzr hz
bump to v2.1.65

  - list subitems of a negatable flag in help screen
  - improve & add a little doc
  - added `cmdr.Args()`
  - upgrade deps
  - security patches

v2.1.61

Toggle v2.1.61's commit message

Verified

This commit was signed with the committer’s verified signature.
hedzr hz
bump to v2.1.61

  - upgrade deps
  - security patches

v2.1.60

Toggle v2.1.60's commit message

Verified

This commit was signed with the committer’s verified signature.
hedzr hz
bump to v2.1.60

  - [hs] improved help subsystem
  - fixed possible errors
  - improved codes for linting issues
  - upgrade deps
  - security patches

v2.1.55

Toggle v2.1.55's commit message

Verified

This commit was signed with the committer’s verified signature.
hedzr hz
bump to v2.1.55

  - UPGRADE GO TOOLCHAIN TO 1.24.x (1.24.5)
  - upgrade deps

v2.1.51

Toggle v2.1.51's commit message

Verified

This commit was signed with the committer’s verified signature.
hedzr hz
bump to v2.1.51

  - upgrade deps
  - security patch

v2.1.50

Toggle v2.1.50's commit message

Verified

This commit was signed with the committer’s verified signature.
hedzr hz
bump to v2.1.50

  - upgrade deps
    - logg - update fg of INFO level
    - is - added `Color.AddAndNew()`

v2.1.48

Toggle v2.1.48's commit message

Verified

This commit was signed with the committer’s verified signature.
hedzr hz
bump to v2.1.48

  - improved app version for dev-time
    `conf.Version` will be unchanged if passing an empty ("-") version from main()
  - update workflow file to improve release notes
  - upgrade deps
    - logg - fix error in verbose mdoe