Releases: Escape-Technologies/cloudfinder
Releases · Escape-Technologies/cloudfinder
v0.1.0
Changelog
- bf84932 Merge pull request #2 from Escape-Technologies/feat/first-minor-release
- 30be701 chore: update workflow to use make get version
- d712943 feat: add version flag and inject version during build
- 96f3fd4 feat: add raw text and json output formats
- 0e50abb feat: prepare first minor release
- f1962e1 feat: add install script
- 1b994e5 feat: add IP range deduplication
- c1b1ba8 chore: add release step condition in update workflow
v0.0.3
Changelog
- b9ee0f3 chore: auto update IP ranges - v0.0.3
- d1f48a5 feat: add release step to update workflow
- 41a8699 chore: update workflow to fetch all history
- d0b3d4f chore: update workflow permissions and build steps
- eadaa31 chore: simplify update workflow
- 8a8340c feat: add hash.txt file
- 9d5162c chore: update actions:setup go to v4
- a21ca9e chore: test removing hash
- 6d4a115 feat: add setup deps to update workflow
- 1ae15b4 feat: add GitHub Actions workflow for updating IP ranges
v0.0.1
Changelog
- 87fa885 feat: add goreleaser config
- b2097bc Merge pull request #1 from Escape-Technologies/feat/v0-draft
- efe17da chore: refactor github workflows and makefile
- e188f75 chore: remove unused test file
- 9649564 feat: add provider string generation
- f6874f6 fix: resolve linter warnings in cli and log
- d310469 feat: add support for multiple inputs from cli args or stdin
- 198a80d feat: add support for custom output formats and improve logging
- c655075 chore: update build command in workflow
- 7405293 chore: update go version to 1.22.x
- f8055f9 chore: update go version in go.mod
- 4068c31 feat: add github workflows, linters, and refactor code
- 8fd8c75 feat: add cloudfinder cli and pkg documentation
- e2e3831 feat: v0 draft
- 271c0b5 Initial commit