Linux compatibility
Linux managed-install binaries target glibc >= 2.28 (
linux/amd64,linux/arm64).
If your distro is older or musl-based (e.g. Alpine), use the externalthrift.server.pathworkflow or buildthriftlslocally.
Performance
- Baseline: linux/amd64, Go go1.26.1, CPUs 4
- Parse + diagnostics (typical): p50 1.05 ms, p95 3.53 ms
- Full document format (typical): p50 0.07 ms, p95 0.45 ms
- LSP memory loop: heap_alloc delta 5960 bytes, heap_inuse delta 40960 bytes, unbounded growth hint: no
🤖 I have created a release beep boop
0.3.0 (2026-03-14)
Features
Bug Fixes
- deps: split invalid dependabot updates (#20) (6e30d34)
- lsp: stop scheduling workspace lint during shutdown (#24) (2d1ccb2)
- release: handle missing perf benchmarks in release notes (#18) (6ff1038)
Dependencies
- deps-dev: bump @types/node from 25.3.5 to 25.5.0 in /editors/vscode (#22) (642533d)
- deps-dev: bump esbuild from 0.27.3 to 0.27.4 in /editors/vscode (#21) (9b68b78)
- deps: bump the all group with 4 updates (#17) (8bceee2)
This PR was generated with Release Please. See documentation.