Skip to content

Releases: tree-sitter/zig-tree-sitter

v0.24.2

18 Jan 13:15
fc62886
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Tree: make rootNodeWithOffset non-nullable
  • Node: fix range end point (#3)

v0.24.1

19 Nov 15:28
c70aec4
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Language: close loaded dynamic library
  • Point: fix types in cmp

v0.24.0

10 Nov 18:16
9931e4b
Compare
Choose a tag to compare

🚀 Features

  • Initial commit