Skip to content

Releases: RoseSecurity/Kuzco

v1.3.0

15 Nov 21:09
d612eec
Compare
Choose a tag to compare

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

12 Nov 17:37
f1a8ede
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

11 Nov 01:24
35c523c
Compare
Choose a tag to compare

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

03 Nov 00:07
7f665a4
Compare
Choose a tag to compare

What's Changed

  • 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.
  • 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

31 Oct 15:05
9bb0918
Compare
Choose a tag to compare

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

16 Oct 22:20
d09e012
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.8.0

v0.7.1

16 Oct 21:16
26b72a9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

16 Oct 21:06
d977f0e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

14 Oct 20:23
35a5324
Compare
Choose a tag to compare

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

Full Changelog: v0.5.0...v0.6.0

v0.5.0

08 Oct 13:41
03e8056
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0