Releases: AndreZiviani/aws-fuzzy
Releases · AndreZiviani/aws-fuzzy
v0.12.0-rc1
Changelog
- 86961f4 remove upx due to crashes on some systems
v0.11.0
v0.11.0-rc4
Changelog
- 2fe4718 Add LICENSE (#28)
- 4fd0f3c Merge branch 'master' of github.com:AndreZiviani/aws-fuzzy
- d1c1d80 change CI/CD from circleci to github actions
- 5e23e2c chore/readme: add missing chart options (#30)
- 3cbb8b4 feat/goroutines: implement goroutines to paralelize transit gateway routes discovery (#27)
- 341bb32 feat/tgroutes: group by destination (#29)
- 8638794 feat/tui: refact tui to use tview and custom fzf lib instead of ktr0731/go-fuzzyfinder (#31)
- c6755a0 fix: print error message to stderr to remove bash error when eval the output
- d854886 improve error handling
- 6a6457f migrate ci from circleci to github actions (#32)
- d3308dc update to go version 1.17
v0.11.0-rc3
Changelog
- 2fe4718 Add LICENSE (#28)
- d1c1d80 change CI/CD from circleci to github actions
- 5e23e2c chore/readme: add missing chart options (#30)
- 3cbb8b4 feat/goroutines: implement goroutines to paralelize transit gateway routes discovery (#27)
- 341bb32 feat/tgroutes: group by destination (#29)
- 8638794 feat/tui: refact tui to use tview and custom fzf lib instead of ktr0731/go-fuzzyfinder (#31)
- c6755a0 fix: print error message to stderr to remove bash error when eval the output
- d854886 improve error handling
- 6a6457f migrate ci from circleci to github actions (#32)
v0.11.0-rc2
Changelog
2fe4718 Add LICENSE (#28)
328e72b chore/cleanup: update dependencies
715fa35 chore/debug: remove debug
5e23e2c chore/readme: add missing chart options (#30)
3cbb8b4 feat/goroutines: implement goroutines to paralelize transit gateway routes discovery (#27)
341bb32 feat/tgroutes: group by destination (#29)
8ae1759 feat/tui: refact tui to use tview and custom fzf lib instead of ktr0731/go-fuzzyfinder
6031130 fix/crash: fix crash when user abort selection
6a6457f migrate ci from circleci to github actions (#32)
1b85344 skip building windows arm{,64} and darwin arm
v0.10.0
v0.10.0-rc1
v0.10.0-rc0
Changelog
7976176 feat/goroutines: implement goroutines to paralelize transit gateway routes discovery