What's Changed
- ci(actions): bump actions/cache to v5 by @tree-sitter-ci-bot[bot] in https://github.com/tree-sitter/tree-sitter/pull/5482
- build(deps): bump wasmtime-c-api to v36.0.7 by @WillLillis in https://github.com/tree-sitter/tree-sitter/pull/5514
- fix(loader): allow filenames with dots by @tree-sitter-ci-bot[bot] in https://github.com/tree-sitter/tree-sitter/pull/5538
- fix(rust): fix new clippy lints by @WillLillis in https://github.com/tree-sitter/tree-sitter/pull/5539
- test: bump c test fixture to v0.24.2 by @tree-sitter-ci-bot[bot] in https://github.com/tree-sitter/tree-sitter/pull/5542
- fix(generate): pass default optimization level in
generate_parser_for_grammarby @tree-sitter-ci-bot[bot] in https://github.com/tree-sitter/tree-sitter/pull/5543 - feat(dist): enable install via
cargo binstall(#5533) by @clason in https://github.com/tree-sitter/tree-sitter/pull/5544 - Prevent a buffer over-read when parsing 4-byte UTF-16 characters. by @tree-sitter-ci-bot[bot] in https://github.com/tree-sitter/tree-sitter/pull/5549
- fix(query): overflow in capture pool ids + some perf by @tree-sitter-ci-bot[bot] in https://github.com/tree-sitter/tree-sitter/pull/5555
- docs: note zero point unbounded behavior in query functions by @WillLillis in https://github.com/tree-sitter/tree-sitter/pull/5563
- build(deps): bump wasmtime-c-api to v36.0.8 by @clason in https://github.com/tree-sitter/tree-sitter/pull/5574
- fix(cli): account for process versions > 5 in the parse command's pretty debug output. by @tree-sitter-ci-bot[bot] in https://github.com/tree-sitter/tree-sitter/pull/5577
- fix(generate): improve error message for nonterminals used in immediate token rule by @tree-sitter-ci-bot[bot] in https://github.com/tree-sitter/tree-sitter/pull/5583
- fix(generate): rewrite
parse_grammarwith forward DFS by @WillLillis in https://github.com/tree-sitter/tree-sitter/pull/5584 - fix(wasm): load supertype tables for ABI 15 grammars by @tree-sitter-ci-bot[bot] in https://github.com/tree-sitter/tree-sitter/pull/5606
- build(deps): bump wasmtime-c-api to v36.0.9 by @clason in https://github.com/tree-sitter/tree-sitter/pull/5611
- Validate Wasm language memory reads by @tree-sitter-ci-bot[bot] in https://github.com/tree-sitter/tree-sitter/pull/5613
- release v0.26.9 by @clason in https://github.com/tree-sitter/tree-sitter/pull/5612
Full Changelog: https://github.com/tree-sitter/tree-sitter/compare/v0.26.8...v0.26.9