v0.8.0
Immutable
release. Only release title and notes can be modified.
0.8.0 (2026-07-04)
✨ New Features
- analyze generator functions in JS/TS (#435) (90a1c37)
- qualify JS/TS class method names with class name in CodeLens (#421) (d53fbea)
🚀 Performance
- avoid details array spread copies and use O(1) body/sibling lookups (#437) (336fcaf)
- hoist C# type-declaration Set to static readonly and use childForFieldName in Go receiver lookup (#419) (70ea90b)
- replace multi-comparison type chains with static readonly Sets (#434) (5ad9942)