New
v0.26.4
What's Changed
- fix(cli): trailing whitespace after multiline text nodes in CST by @tree-sitter-ci-bot[bot] in https://github.com/tree-sitter/tree-sitter/pull/5135
- fix(cli): correct discrepancy with cst for
--no-rangesby @tree-sitter-ci-bot[bot] in https://github.com/tree-sitter/tree-sitter/pull/5139 - Fix Playground Query by @tree-sitter-ci-bot[bot] in https://github.com/tree-sitter/tree-sitter/pull/5159
- fix(cli): cst printing improvements by @tree-sitter-ci-bot[bot] in https://github.com/tree-sitter/tree-sitter/pull/5165
- fix(cli): set language in cwd for all usages of
highlightcommand by @tree-sitter-ci-bot[bot] in https://github.com/tree-sitter/tree-sitter/pull/5181 - feat(cli): concurrent builds of the same grammar on different locations on disk by @tree-sitter-ci-bot[bot] in https://github.com/tree-sitter/tree-sitter/pull/5182
- fix(cli): canonicalize build
--outputpath by @tree-sitter-ci-bot[bot] in https://github.com/tree-sitter/tree-sitter/pull/5185 - fix(cli): increase verbosity of
tree-sitter init -uupdates by @tree-sitter-ci-bot[bot] in https://github.com/tree-sitter/tree-sitter/pull/5188 - fix(cli): restore test summary output for
tree-sitter testby @tree-sitter-ci-bot[bot] in https://github.com/tree-sitter/tree-sitter/pull/5203 - fix(wasm): add common definitions to stdlib by @tree-sitter-ci-bot[bot] in https://github.com/tree-sitter/tree-sitter/pull/5208
- fix(wasm): update wasm-stdlib.h by @tree-sitter-ci-bot[bot] in https://github.com/tree-sitter/tree-sitter/pull/5210
- Fix python free-threading compatibility by @tree-sitter-ci-bot[bot] in https://github.com/tree-sitter/tree-sitter/pull/5214
- fix(build): define
_BSD_SOURCEby @tree-sitter-ci-bot[bot] in https://github.com/tree-sitter/tree-sitter/pull/5226 - fix(wasm): regenerate stdlib with wasm-opt by @tree-sitter-ci-bot[bot] in https://github.com/tree-sitter/tree-sitter/pull/5239
- fix(cli): warn user when
nmcan't be run to verify the symbols inside the parser being built by @tree-sitter-ci-bot[bot] in https://github.com/tree-sitter/tree-sitter/pull/5246 - fix(lib): address strict aliasing violations with
Arraytype by @tree-sitter-ci-bot[bot] in https://github.com/tree-sitter/tree-sitter/pull/5254 - misc Windows fixes by @tree-sitter-ci-bot[bot] in https://github.com/tree-sitter/tree-sitter/pull/5260
- fix(wasm): correct several bugs in realloc by @WillLillis in https://github.com/tree-sitter/tree-sitter/pull/5264
- fix(generate): error if a supertype is defined as a terminal by @tree-sitter-ci-bot[bot] in https://github.com/tree-sitter/tree-sitter/pull/5277
- Action overflow by @tree-sitter-ci-bot[bot] in https://github.com/tree-sitter/tree-sitter/pull/5278
- fix(loader): account for nm/ld fix on newer powerpc linux toolchains by @WillLillis in https://github.com/tree-sitter/tree-sitter/pull/5284
- backport: wasm realloc optimization fix by @WillLillis in https://github.com/tree-sitter/tree-sitter/pull/5286
- fix(cli): use --edits value for fuzz tests by @tree-sitter-ci-bot[bot] in https://github.com/tree-sitter/tree-sitter/pull/5288
- 0.26.4 by @WillLillis in https://github.com/tree-sitter/tree-sitter/pull/5289
Full Changelog: https://github.com/tree-sitter/tree-sitter/compare/v0.26.3...v0.26.4