Releases: ssccio/rebalance
Releases · ssccio/rebalance
Release list
v0.1.0
Changelog
Features
- d1ebf9c feat: add GitHub CI/CD pipeline and project structure
- 0a47165 feat: add pre-commit hooks and development tools
- 2d14c1d feat: improve Krew compatibility and best practices
- 7e650b6 feat: improve user experience and usage display
Bug Fixes
- f3e423f fix: add missing cmd directory to repository
- 07f23e1 fix: add missing module declaration in go.mod
- 0a10259 fix: remove duplicate module statement in go.mod
- 006eb64 fix: resolve CI build and test issues
- 5e17e5b fix: simplify CI to use only Go 1.21
- 50ab8c3 fix: update pre-commit configuration and fix linting issues
- fb38d6c fix: use commit and date variables in version output
- 32e7d61 fix: use package path instead of file path for go build
Other
- eb267d1 Initial commit