Skip to content

v0.3.23

Choose a tag to compare

@Finesssee Finesssee released this 14 May 21:28
· 27 commits to master since this release

What's Changed

  • Harden terminal output sanitization across human-facing detail/render paths.
  • Improve agent-facing CLI ergonomics for templates, bulk input, and missing-ID errors.
  • Fix clippy release blockers and keep CI warning-clean.
  • Pin privileged release workflow actions to full commit SHAs and pin cross installation.
  • Update vulnerable/advisory dependencies reported by cargo-audit and cargo-deny.

Verification

  • cargo fmt --check
  • git diff --check
  • cargo clippy -- -D warnings
  • cargo test --quiet
  • cargo audit -q
  • cargo deny check advisories
  • cargo package --allow-dirty --no-verify