v0.2.1
What's Changed
- Added CLI UX polish for help handling, review base detection, deploy target defaults and aliases, JSON output stability, setup seed flags, command suggestions, and NO_COLOR support.
- Added protected production access, local env cleanup, and scoped CI credential workflows.
- Added hygiene rotation policy and suppression workflows.
- Full changelog: v0.2.0...v0.2.1
Verify This Release
Release assets for this version include:
ghostable-cli-0.2.1.tgzSHA256SUMScli-sbom.cdx.json
1. Verify checksum
shasum -a 256 -c SHA256SUMS2. Verify provenance attestation
gh attestation verify ghostable-cli-0.2.1.tgz --repo ghostable-dev/beta3. (Optional) Inspect SBOM metadata
cat cli-sbom.cdx.json | jq '.metadata.component.name, .metadata.component.version'