Skip to content

Releases: orien/stackaroo

v0.13.1

03 Nov 12:22

Choose a tag to compare

Changelog

Others

Full Changelog: v0.13.0...v0.13.1

v0.13.0

03 Nov 11:23

Choose a tag to compare

Changelog

Features

  • bd1e675: feat!: simplify stack output field names to stack and output (@orien)

Full Changelog: v0.12.0...v0.13.0

v0.12.0

25 Oct 11:44

Choose a tag to compare

Changelog

Features

  • 271aaf9: feat!: use consistent map-based structure for stacks in YAML schema (@orien)

Others

  • 5cbe7cd: examples: change example template suffixes from yml to yaml (@orien)

Full Changelog: v0.11.1...v0.12.0

v0.11.1

18 Oct 06:57

Choose a tag to compare

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

08 Oct 16:04

Choose a tag to compare

Changelog

Others

  • 3f1a322: refactor: remove interactive TUI support, use prompt module for confirmation (@orien)

Full Changelog: v0.10.1...v0.11.0

v0.10.1

05 Oct 11:09

Choose a tag to compare

Changelog

Others

  • 2de8e42: refactor(diff): replace fang dependency with custom colour scheme (@orien)
  • 719442f: refactor: simplify diff output section headers (@orien)

Full Changelog: v0.10.0...v0.10.1

v0.10.0

05 Oct 00:00

Choose a tag to compare

Changelog

Features

  • 2752873: feat(ui): minimise confirmation prompt and make safe by default (@orien)

Others

  • ce44f65: refactor(cmd): make plain text output default, add --interactive flag (@orien)
  • 162fe41: refactor(deploy): remove === separator lines from output (@orien)
  • b36f6e6: refactor(diff/ui): remove separator lines from diff viewer (@orien)

Full Changelog: v0.9.0...v0.10.0

v0.9.0

04 Oct 12:53

Choose a tag to compare

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 tidy to 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

  • 2fe4765: style: remove separator underlines from console output (@orien)

Full Changelog: v0.8.2...v0.9.0

v0.8.2

04 Oct 04:49

Choose a tag to compare

Changelog

Defect fixes

  • 8122fe8: fix(aws): filter stack events to show only current operation (@orien)
  • 8ae517b: fix(deploy): don't report success when no deployment occurred (@orien)
  • 920920c: fix(diff): remove changeset ID and status from preview output (@orien)

Full Changelog: v0.8.1...v0.8.2

v0.8.1

02 Oct 09:34

Choose a tag to compare

Changelog

Defect fixes

  • 21eed44: fix: resolve context-level tag inheritance defect (@orien)

Full Changelog: v0.8.0...v0.8.1