Releases: LinuxSuRen/go-cli-alias
Releases · LinuxSuRen/go-cli-alias
v0.0.10
Bump actions/checkout from 2.3.4 to 3 (#35) Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v2.3.4...v3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v0.0.9
released by ks-releaser
v0.0.8
Bump cobra-extension from v0.0.3 to v0.0.11 (#22) * Bump cobra-extension from v0.0.3 to v0.0.11 * Bump golang from 1.15 to 1.16
v0.0.7
Add execute context support
v0.0.6
Print the expected errors (#11)
v0.0.5
Add alias support for multi-cmds (#10) * Add alias support for multi-cmd * Fix the execution parts * Do not execute the cmd if the target cmd is composed
v0.0.4
Add a common execute func (#5)
v0.0.3
v0.0.3
v0.0.2
v0.0.1
This is the first release which test passed with basic functions.