File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Changelog
44v0.6.1
55------
66
7- - Bump tree-sitter to v0.24 with python 3.13 support
7+ - Bump tree-sitter to v0.23.2 with python 3.13 support
88- Use released py-tree-sitter-swift from https://github.com/aboutcode-org/tree-sitter-swift
99- Add tests for source symbol extraction with tree-sitter in all supported languages
1010
Original file line number Diff line number Diff line change @@ -45,16 +45,16 @@ install_requires =
4545 plugincode
4646 commoncode
4747 typecode
48- tree-sitter ==0.24.0
49- tree-sitter-bash ==0.25 .0
48+ tree-sitter ==0.23.2
49+ tree-sitter-bash ==0.21 .0
5050 tree-sitter-c ==0.21.1
51- tree-sitter-cpp ==0.23.4
51+ tree-sitter-cpp ==0.22.0
5252 tree-sitter-c-sharp ==0.23.1
53- tree-sitter-go ==0.23.4
54- tree-sitter-java ==0.23.5
55- tree-sitter-javascript ==0.23.1
53+ tree-sitter-go ==0.21.0
54+ tree-sitter-java ==0.21.0
55+ tree-sitter-javascript ==0.21.2
5656 tree-sitter-objc ==3.0.2
57- tree-sitter-python ==0.23.6
57+ tree-sitter-python ==0.21.0
5858 tree-sitter-rust ==0.21.2
5959 py-tree-sitter-swift ==0.0.1
6060 pygments
You can’t perform that action at this time.
0 commit comments