Releases: hedzr/cmdr
Releases · hedzr/cmdr
v1.11.2
Bump to v1.11.2 with bugfixes and improves - improved build-info output to add blank line after header printed - fixed incorrect tail args while passthru switches `--` found - update `sbom` - upgrade deps for fixing `GetExecutablePath()` wrong return if user typing naked command in shell Signed-off-by: Hedzr Yeh <hedzrz@gmail.com>
bump to v1.11.1
Signed-off-by: Hedzr Yeh <hedzrz@gmail.com>
bump to v1.11.0 FRZ version
Signed-off-by: Hedzr Yeh <hedzrz@gmail.com>
v1.10.50
fix: ci, cov test
bump to v1.10.49, it might be last one of v1 (not surely).
- NOTE: we declared a go1.18 Module in go.mod. - fea: added a missed API: `NewAny(defval any)` - fea: added `NewTextVar(defval TextVar)` for a given default value which implements `encoding.TextMarshaler` and `encoding.TextUnmarshaler`, such as `*net.IP`, `time.Time`, and so on. - allow parsing a timestamp string with free styles - imp: better `defaultActionImpl()` - fea: added a missed API: `SetRawOverwrite(key, val)` - fea: added `sbom` builtin Command for dumping SBOM (`Software Bill Of Materials`) Information (no need to install go runtime and run `go version -m app`) while u build the app with go1.18+ - fix: `~~debug` or its sub-flags can't work as expected sometimes - fix: feature default action and `FORCE_DEFAULT_ACTION` - fix: randomizer codes - fix: fluent example app - using new .editorconfig file and new deps. Signed-off-by: Hedzr Yeh <hedzrz@gmail.com>
bump to v1.10.48
- v1.10.48 - upgrade yaml.v3 to cut off Dependabot alerts
v1.10.47
bump to v1.10.47
v1.10.46
cleanup os/ioutil.ReadFile, ...
v1.10.40
bump to v1.10.40
v1.10.35
bump to v1.10.35