Skip to content

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 24 Mar 18:36
b91f144

0.8.0 (2026-03-24)

⚠ BREAKING CHANGES

  • switch to stateless HTTP transport (#304)

Features

  • add progress notifications and async tree walker (#305) (b5724ad)

Performance Improvements

  • fix O(n²) bottlenecks in simplification and YAML serialization (#307) (29cff0c)

Code Refactoring