Skip to content

v0.5.1

Choose a tag to compare

@ack1d ack1d released this 26 Feb 20:31

CLI hardening release. Bug fixes and UX improvements.

Fixes

  • asgion trace: app exceptions no longer crash the CLI — errors are reported per-scope, partial traces preserved.
  • --exclude-rules now supports glob patterns (e.g. SEM-*), matching config file behavior.
  • NO_COLOR="" correctly disables colors per no-color.org spec.
  • Trace violation markers colored by severity instead of all-red.
  • asgion rules now displays all 164 rules (Scope, Semantic, Extensions layers were missing).

Features

  • asgion rules HF-002 — single rule lookup by ID with summary, hint, and layer.
  • asgion trace --min-severity — filter violation markers by severity.
  • asgion rules --format json includes total_available when filtering.

Full changelog: CHANGELOG.md