Releases: yetmike/awsctx
Releases · yetmike/awsctx
v0.0.2
Changelog
- 4319acd Merge branch 'main' into dependabot/go_modules/golang.org/x/term-0.43.0
- 2e8af92 Merge pull request #10 from yetmike/dependabot/go_modules/golang.org/x/term-0.42.0
- 45bbca7 Merge pull request #11 from yetmike/dependabot/go_modules/gopkg.in/ini.v1-1.67.2
- 1167cb8 Merge pull request #12 from yetmike/dependabot/go_modules/golang.org/x/term-0.43.0
- 1b96a18 Merge pull request #3 from yetmike/feat/first-public-release
- 1092f1e Merge pull request #4 from yetmike/feat/add-demo
- ddc692d Update Homebrew installation command for awsctx
- 7c713eb add demo.gif
- a387a65 chore(deps): bump golang.org/x/term from 0.28.0 to 0.42.0
- 107cf58 chore(deps): bump golang.org/x/term from 0.42.0 to 0.43.0
- b0606c5 chore(deps): bump gopkg.in/ini.v1 from 1.67.1 to 1.67.2
- 26ec79f chore: add Dependabot and CI test workflow
- 9fb9044 chore: migrate goreleaser brews to homebrew_casks
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