Releases: Faveod/ruby-tree-sitter
Releases · Faveod/ruby-tree-sitter
Move to tree-sitter 0.22.6
version: bump to 1.1.0 Should have been part of 731273ed176b07b101a5d32b7b9af06d5d794720
V1.0.0 🎉
This release marks the migration of tree_stand to this repository.
We also added support for tree-sitter v0.20.9.
v0.20.8.3 Fixes gem installation issues
ci: handle fresh project testing for PR and tagging in the same step
V0.20.8.2
- When you use
--disable-sys-lib
this extension will: - download
tree-sitter
viagit
,curl
, orwget
. - statically link against downloaded
tree-sitter
. - The native gems are also statically linked.
With static linking, any installed version of tree-sitter
will not be loaded.
All other methods will dynamically link against the installed tree-sitter
.
TreeSitter 0.20.8 is here.
v0.20.8.1 dot: raise exception when file open fails
Last release for tree-sitter 0.20.6
v0.20.6.3
version: bump: 0.20.6.3
v0.20.6.2
tree-sitter is statically linked in these versions.
0.20.6.1 First release 🎉🍾
version: set to 0.20.6.1 in preparation for first release