Skip to content

Releases: LinuxSuRen/go-cli-alias

v0.0.10

01 Apr 07:25
4e8c44e
Compare
Choose a tag to compare
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

14 Nov 14:22
3defc2f
Compare
Choose a tag to compare
released by ks-releaser

v0.0.8

03 Oct 06:33
9e4ae91
Compare
Choose a tag to compare
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

18 Sep 11:07
3bd62bc
Compare
Choose a tag to compare
Add execute context support

v0.0.6

08 Mar 02:56
c1be94e
Compare
Choose a tag to compare
Print the expected errors (#11)

v0.0.5

07 Mar 12:56
9c6b5e6
Compare
Choose a tag to compare
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

08 Dec 14:37
0e07e01
Compare
Choose a tag to compare
Add a common execute func (#5)

v0.0.3

06 Dec 07:30
Compare
Choose a tag to compare

v0.0.3

v0.0.2

06 Dec 07:26
Compare
Choose a tag to compare

Fix the issues caused by v0.0.1.

v0.0.1

06 Dec 07:25
Compare
Choose a tag to compare

This is the first release which test passed with basic functions.