Skip to content

roe: v1.3.1

Choose a tag to compare

@github-actions github-actions released this 29 Jul 16:22

1.3.1 (2026-07-27)

Performance Improvements

  • check: Share discovery and extraction across analyses (b403ea4)
  • dead-code: Hash interned strings with FxHash instead of SipHash (a1809fa)
  • dead-code: Resolve reference edges in parallel (fe4f258)
  • dead-code: Reuse a scratch buffer when building candidate FQNs (a0a175f)