Skip to content

v1.5.0

Choose a tag to compare

@Alberto-Codes Alberto-Codes released this 26 Feb 23:36
2772fed

1.5.0 (2026-02-26)

Features

  • cli: add --quiet flag and dual-register --verbose on check subcommand (#144) (206ab22)
  • cli: add --verbose and --quiet flags to individual subcommands (#145) (ba1bbd5)
  • cli: replace Completed-in with Vetted summary line (#141) (18db009)
  • cli: replace Completed-in with Vetted summary line on check (18db009)
  • config: suppress overlap warnings for default warn-on values (#143) (384a44a)

Bug Fixes

  • cli: correct --quiet flag docs and harden griffe quiet test (#146) (bf1ca08)
  • cli: resolve verbose/quiet dual-resolution ordering in check (206ab22)
  • cli: suppress verbose header for single-check subcommands (ba1bbd5)
  • config: update overlap warning docs and strengthen AC3 test (384a44a)