Skip to content

v0.5.7: Helper-agnostic diff engine and custom helper support

Latest

Choose a tag to compare

@Rakosn1cek Rakosn1cek released this 04 Jul 22:03

[0.5.7] - 2026-07-04

Added

  • Added support for custom AUR helpers via the AUDIT_HELPER environment variable.

Changed

  • Updated the git diff parser regex to be helper-agnostic, allowing the tool to parse incoming package names from various cache directory structures (such as yay, paru, or Shelly).
  • Removed hardcoded path logic to ensure fallback compatibility across different distribution setups.

Full Changelog: v0.5.6...v0.5.7