Releases: orien/stackaroo
Releases · orien/stackaroo
v0.13.1
Changelog
Others
- 0a0f482: maintain: bump the aws-sdk group with 3 updates (#25) (@dependabot[bot])
- e241541: maintain: bump the go-dependencies group with 15 updates (#42) (@dependabot[bot])
Full Changelog: v0.13.0...v0.13.1
v0.13.0
v0.12.0
v0.11.1
Changelog
Others
- a97f4d4: maintain(deps): bump github.com/aws/aws-sdk-go-v2/service/cloudformation (#16) (@dependabot[bot])
- 10fc964: maintain(deps): bump github.com/charmbracelet/fang from 0.4.1 to 0.4.3 (#18) (@dependabot[bot])
- 2bf34f5: refactor(diff): remove unnecessary colorScheme abstraction (@orien)
- c9b3acb: refactor(diff): simplify output formatting and update tests (@orien)
Full Changelog: v0.11.0...v0.11.1
v0.11.0
v0.10.1
v0.10.0
v0.9.0
Changelog
Features
- 058d383: feat(deploy): add --plain flag for non-interactive output (@orien)
- bb9243a: feat(diff): add unified diff output for CloudFormation templates (@orien)
- 7fbaafb: feat(diff): unify styles and add colors to interactive template diff (@orien)
- 97daf2b: feat(ui): integrate Fang color scheme into diff viewer (@orien)
- f7f494a: feat(ui): integrate bubbles v2 components for diff viewer (@orien)
- 0764128: feat: add interactive diff viewer with Bubble Tea v2 (@orien)
- 0abd7ac: feat: integrate Charm Fang for enhanced and colorful CLI execution (@orien)
Defect fixes
- 090b01a: fix(deps): run
go mod tidyto resolved dependency issues (@orien) - 1eea160: fix(diff): pass capabilities from config to CreateChangeSetPreview (@orien)
- 985b9ce: fix(diff): preserve original YAML key order in template diffs (@orien)
Others
Full Changelog: v0.8.2...v0.9.0