Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 03:14
b3e27d3

0.5.0 (2026-07-17)

Features

  • reducer: parse SWC diagnostics (3ba358c)
  • testing: add reducer integration framework (c24bea1)

Bug Fixes

  • ci: stabilize reducer integration checks (e7d3628)
  • reducer: normalize recorded workspace locations (87bd8c1)
  • reducer: select located SWC source line (ae8a823)
  • runner: coordinate shared output bases (e57aaa9)
  • runner: measure silent native lock waits (0176013)
  • store: support shared multiprocess cache (cc465ad)

Performance Improvements

  • reduce filtered query allocations (a31a45a)
  • reduce query and reducer allocations (7e2a305)