Skip to content

v0.1.15

Choose a tag to compare

@github-actions github-actions released this 26 May 23:22
· 136 commits to main since this release

Bounded module-query projections

Breaking pre-1.0 change: worker module-processing projections are now bounded by query shape. Diagnostics, cursor type
lookup, cursor goal lookup, and name-reference lookup no longer serialize whole-file raw expression/type strings. Large
module-syntax files that previously killed the worker with worker protocol frame too large now return bounded
structured results or explicit truncation.