Skip to content

v0.9.1

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Aug 10:58
Immutable release. Only release title and notes can be modified.
68e7846

0.9.1 (2026-08-22)

馃悰 Bug Fixes

  • surface warning when config thresholds are invalid (#552) (e1dd130)
  • verify source text on analysis cache hit to guard against hash collisions (#556) (7cf138e)

馃殌 Performance

  • avoid node.children array allocation in hot AST traversal loops (#554) (d10e517)
  • hoist regex literals in C# ERROR-node heuristics to module scope (#555) (92200d9)

馃攧 Refactoring

  • remove unused ConfigurationManager.logCurrentConfiguration (#548) (572f97d)