Releases: RoseSecurity/Kuzco
Releases · RoseSecurity/Kuzco
v1.3.0
What's Changed
- feat: add homebrew installation and workflow by @RoseSecurity in #26
- test: add testing, incorporating acceptance test workflows, and add
version
test by @RoseSecurity in #28 - fix(deps): update module golang.org/x/text to v0.20.0 by @renovate in #31
- fix(deps): update module github.com/stretchr/testify to v1.9.0 by @renovate in #29
- fix(deps): update module golang.org/x/mod to v0.22.0 by @renovate in #30
- fix(deps): update module github.com/hashicorp/hcl/v2 to v2.23.0 by @renovate in #33
- feat: add kuzco list models command by @RoseSecurity in #34
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- feat: add dry run command for homebrew distribution by @RoseSecurity in #25
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- fix: adjust prompt for fixes, disable auto generation of docs, and correct test cases by @RoseSecurity in #23
- feat: add coderabbit config by @RoseSecurity in #24
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Add
fix
functionality by @RoseSecurity in #22
-
New Features
- Introduced a
fix
command for diagnosing configuration errors in Terraform and OpenTofu files. - Added a
recommend
command for personalized recommendations to improve efficiency, security, and performance of configurations.
- Introduced a
-
Improvements
- Updated command structure to transition from flag-based to command-based interactions.
- Enhanced versioning logic to trigger updates based on the latest release.
-
Bug Fixes
- Removed obsolete initialization functions, streamlining command registration.
-
Documentation
- Updated command descriptions for clarity and guidance.
-
Style
- Renamed internal functions for improved accessibility and clarity.
Full Changelog: v0.9.0...v1.0.0
v0.9.0
What's Changed
- Update module github.com/fatih/color to v1.18.0 by @renovate in #16
- Update module github.com/charmbracelet/lipgloss to v0.13.1 by @renovate in #17
- Add Fancy TUI by @RoseSecurity in #19
- Update module github.com/alecthomas/chroma to v2 by @renovate in #21
- Update module github.com/charmbracelet/lipgloss to v1 by @renovate in #20
Full Changelog: v0.8.0...v0.9.0
v0.8.0
v0.7.1
v0.7.0
What's Changed
- feat: add publishing workflow by @RoseSecurity in #10
- Update goreleaser/goreleaser-action action to v6 by @renovate in #12
- Update actions/setup-go action to v5 by @renovate in #11
- Support customizable prompts by @RoseSecurity in #13
New Contributors
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's New
Kuzco now supports Tofu configurations! To begin intelligently analyzing configurations, try it out with the -t
option!
kuzco -f main.tf -m llama3.1:LATEST -t opentofu
- Support OpenTofu Compatibility by @RoseSecurity in #9
Full Changelog: v0.5.0...v0.6.0