Changelog
1.2.0 (2026-08-19)
Features
- cli: add stdin plan support and load-error diagnostics (#105) (d1e9607)
1.1.0 (2026-08-18)
Features
- cli: add --fail-on-critical exit-code gate (#100) (4e05003)
- cli: add --version/-V flag (236fc4b)
Bug Fixes
- build: align supported Python versions (#92) (722232c)
- docs: remove references to the non-existent
generate subcommand (236fc4b)
- main: mask Terraform-sensitive values in report output (#95) (cb1fc97)
- report: harden rendered Terraform values (#97) (48d85e2)
- report: stabilize deterministic changed-property ordering (#96) (5388ba3)
1.0.0 (2026-03-07)
Features
- cli: initial implementation with resource tiers, reporting, and docs (#1) (bfc7b09)