Skip to content

roe: v1.3.0

Choose a tag to compare

@github-actions github-actions released this 26 Jul 19:51

1.3.0 (2026-07-26)

Features

  • check: Run all three analyses when no command is given (8408a87)
  • health: Add a baseline so CI can gate on new findings (41f4267), closes #23

Bug Fixes

  • health: Count required input parameters, not declared ones (65e2a0e)
  • health: Exclude const fields from the large-type member count (1f5b3cf)
  • health: Report what was actually scanned in the footer (73a0be7)
  • health: Stop counting ?? toward cyclomatic complexity (bf82e47)