Tree Sitter Versions Save

An incremental parsing system for programming tools

v0.22.5

2 weeks ago

v0.22.4

2 weeks ago

v0.22.3

2 weeks ago

v0.22.2

1 month ago

v0.22.1

1 month ago

Changelog

[0.22.1] — 2024-03-10

Bug Fixes

  • Cli build script behavior on release

v0.22.0

1 month ago

Changelog

[0.22.0] — 2024-03-10

Breaking

Features

Bug Fixes

Documentation

Refactor

Testing

Build System and CI

Other

v0.21.0

2 months ago

Changelog

[0.21.0] - 2024-02-21

Breaking

  • Remove the apply-all-captures flag, make last-wins precedence the default

    NOTE: This change might cause breakage in your grammar's highlight tests. Just flip the order around of the relevant queries, and keep in mind that the last query that matches will win.

Features

Bug Fixes

Documentation

Refactor

Testing

Build System and CI

Other

v0.21.0-pre-release-1

2 months ago

v0.20.9

3 months ago

v0.20.8

1 year ago

What's Changed

Full Changelog: https://github.com/tree-sitter/tree-sitter/compare/v0.20.7...v0.20.8