Skip to content

v0.5.5 — Better UX & Error Handling

Choose a tag to compare

@MHASK MHASK released this 07 Mar 13:08
· 69 commits to master since this release

What's New

  • Interactive warnings — When strict mode is OFF and Aura detects issues (secrets, intent poisoning, intent mismatch), it now asks "Continue with commit?" instead of silently proceeding
  • Graceful git errors — All commands show actionable messages instead of raw git2 errors
  • aura init in non-git dirs — Offers to run git init for you

Install / Update

cargo install --git https://github.com/Naridon-Inc/aura.git
# or
aura update

Full Changelog: v0.5.4...v0.5.5