v1.9.0-rc.22
Pre-release
Pre-release
Regenerated against alef v0.23.20.
Highlights:
- CI E2E no longer depends on the published GitHub release. The runtime
honorsTREE_SITTER_LANGUAGE_PACK_MANIFEST_URLandfile://URLs;
ci-e2e.yaml builds parsers from cloned vendors and serves them via a
local manifest. All 14 language test jobs now pass pre-publish.
Alef 0.23.19 → 0.23.20:
- fix(main): remove shadowed e2e_count in alef all
Alef 0.23.17 → 0.23.19:
- fix(ffi): emit cbindgen style = "type" for Go cgo compatibility
- fix(scaffold): point ruby extconf at native crate
- fix(e2e): correct java mock listener import
- fix(napi): remove .to_lowercase() before matching visitor result wire names
- fix(magnus): emit Vec let-bindings for delegatable async functions