Releases: yetmike/awsctx
Releases · yetmike/awsctx
v0.0.1
Changelog
- 66284fb Merge pull request #1 from yetmike/refactor/ini-v1-parser
- e6709ea Merge pull request #2 from yetmike/refactor/ini-v1-parser
- f786d00 chore: bump version to v0.0.3 and update changelog
- 7b28a32 chore: bump version to v0.0.5 for immutable release
- f7215d2 chore: fix goreleaser config and homebrew token
- 881881c debug: add workflow_dispatch to release
- 1cef333 feat: enable Homebrew tap and bump to v0.0.4
- 045e57d feat: initial release v0.0.1 with GoReleaser automation
- 907afd8 fix(brew): flatten completion script path in archive
- 927e859 fix(brew): provide separate files for bash/zsh completions
- a1a37e2 refactor: replace hand-rolled INI parser with gopkg.in/ini.v1
- b8d2b9b remove workflow_dispatch from ci