Skip to content

Releases: Faveod/ruby-tree-sitter

Move to tree-sitter 0.22.6

10 May 14:14
Compare
Choose a tag to compare
version: bump to 1.1.0

Should have been part of 731273ed176b07b101a5d32b7b9af06d5d794720

V1.0.0 🎉

26 Feb 15:36
Compare
Choose a tag to compare

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

18 Dec 10:52
Compare
Choose a tag to compare
ci: handle fresh project testing for PR and tagging in the same step

V0.20.8.2

08 Dec 12:16
Compare
Choose a tag to compare
  1. When you use --disable-sys-lib this extension will:
  2. download tree-sitter via git, curl, or wget.
  3. statically link against downloaded tree-sitter .
  4. 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.

20 Apr 10:41
Compare
Choose a tag to compare
v0.20.8.1

dot: raise exception when file open fails

Last release for tree-sitter 0.20.6

20 Apr 10:17
Compare
Choose a tag to compare

The next release will target 0.20.8.

Notable:

  1. Performance improvement.

v0.20.6.3

11 Feb 12:31
Compare
Choose a tag to compare
version: bump: 0.20.6.3

v0.20.6.2

14 Nov 12:53
Compare
Choose a tag to compare

tree-sitter is statically linked in these versions.

0.20.6.1 First release 🎉🍾

17 Aug 16:16
Compare
Choose a tag to compare
version: set to 0.20.6.1 in preparation for first release