tree-sitter-cli
Advanced tools
Changelog
[0.24.2] - 2024-10-06
tree-sitter.pc
generation (#3745)Changelog
[0.24.1] - 2024-10-04
Changelog
[0.24.0] - 2024-10-04
filter
flag from commands in favor of include
and exclude
(https://github.com/tree-sitter/tree-sitter/pull/3604)build-wasm
subcommand (https://github.com/tree-sitter/tree-sitter/pull/3605)init
command (https://github.com/tree-sitter/tree-sitter/pull/3694)StreamingIterator
instead of Iterator
for QueryMatches
and QueryCaptures
(https://github.com/tree-sitter/tree-sitter/pull/3504)goto_first_child_for_{byte,point}
(https://github.com/tree-sitter/tree-sitter/pull/3263)field_name_for_named_child
(https://github.com/tree-sitter/tree-sitter/pull/3614)root
field in node-types.json (https://github.com/tree-sitter/tree-sitter/pull/3615)rebuild
flag to force rebuild parsers (https://github.com/tree-sitter/tree-sitter/pull/3672)--overview-only
to test
subcommand (https://github.com/tree-sitter/tree-sitter/pull/3501)go-tree-sitter
version (https://github.com/tree-sitter/tree-sitter/pull/3564)no-ranges
flag to the parse command (https://github.com/tree-sitter/tree-sitter/pull/3687)tree-sitter
dev dependency to 0.23
(https://github.com/tree-sitter/tree-sitter/pull/3563)--no-bindings
flagchild_containing_descendant
and add child_with_descendant
instead (https://github.com/tree-sitter/tree-sitter/pull/3708)edit
signature (https://github.com/tree-sitter/tree-sitter/pull/3599)RUST_BINDING_VERSION
in Cargo.toml
template1.22
(https://github.com/tree-sitter/tree-sitter/pull/3711)fuzz
subcommand (https://github.com/tree-sitter/tree-sitter/pull/3562)fuzz
command (#3635) (https://github.com/tree-sitter/tree-sitter/pull/3635):skip
& don't report errors on tests marked with :error
(https://github.com/tree-sitter/tree-sitter/pull/3640)tree-sitter
to the dev-dependencies
of the Cargo.toml (https://github.com/tree-sitter/tree-sitter/pull/3597)Package.swift
(https://github.com/tree-sitter/tree-sitter/pull/3631)*.scm
section to .editorconfig
template (https://github.com/tree-sitter/tree-sitter/pull/3724)package.json
on error (https://github.com/tree-sitter/tree-sitter/pull/3718)-Wpedantic
(https://github.com/tree-sitter/tree-sitter/pull/3691):error
has no errortest -u
(https://github.com/tree-sitter/tree-sitter/pull/3572)0.1.1
(https://github.com/tree-sitter/tree-sitter/pull/3730)bump-version
compile_flags.txt
(https://github.com/tree-sitter/tree-sitter/pull/3667).as_bytes().len()
on strings (https://github.com/tree-sitter/tree-sitter/pull/3664)Changelog
[0.23.2] - 2024-10-01
This release only corrected the version in a crate so publishing wouldn't fail.
Changelog
[0.23.1] - 2024-09-30
go-tree-sitter
versiontree-sitter
dev dependency to 0.23
edit
signaturefuzz
subcommandfuzz
command (#3635):skip
& don't report errors on tests marked with :error
tree-sitter
to the dev-dependencies
of the Cargo.tomlPackage.swift
:error
has no errortest -u
Changelog
[0.23.0] - 2024-08-26
fuzz
subcommand (https://github.com/tree-sitter/tree-sitter/pull/3385)grammar.json
cannot be found (https://github.com/tree-sitter/tree-sitter/pull/3405)--show-fields
flag to test
command (https://github.com/tree-sitter/tree-sitter/pull/3502)ts_query_end_byte_for_pattern
(https://github.com/tree-sitter/tree-sitter/pull/3451)preceding_auxiliary_symbols
(https://github.com/tree-sitter/tree-sitter/pull/3550)cargo.toml
template (https://github.com/tree-sitter/tree-sitter/pull/3532)tv_nsec
be 0 as well (https://github.com/tree-sitter/tree-sitter/pull/3372)CARGO_MANIFEST_DIR
at runtime in build script (https://github.com/tree-sitter/tree-sitter/pull/3352)sprintf()
for snprintf()
(https://github.com/tree-sitter/tree-sitter/pull/3430).build
to gitignore (https://github.com/tree-sitter/tree-sitter/pull/3498)Changelog
[0.22.6] — 2024-05-05
NO_COLOR
(https://github.com/tree-sitter/tree-sitter/pull/3299)tree-sitter
field is malformed--no-bindings
is passed (https://github.com/tree-sitter/tree-sitter/pull/3323)AsRef<Path>
for the path parameter to avoid clones (https://github.com/tree-sitter/tree-sitter/pull/3322)ts_highlighter_add_language
childrenFromFieldXXX
method signatures (https://github.com/tree-sitter/tree-sitter/pull/3301)\s
for \\s
in query examplegrammar.json
tests to grammar.js
(https://github.com/tree-sitter/tree-sitter/pull/3325)build.zig.zon
version when bumping versionsChangelog
[0.22.5] — 2024-04-14
Changelog
[0.22.4] — 2024-04-12