Tree Sitter Versions Save

An incremental parsing system for programming tools

v0.22.6

1 month ago

[0.22.6] — 2024-05-05

Features

Bug Fixes

Documentation

Refactor

Build System and CI

v0.22.5

2 months ago

[0.22.5] — 2024-04-14

Bug Fixes

v0.22.4

2 months ago

[0.22.4] — 2024-04-12

Bug Fixes

  • Fix sorting of transitions within a lex state
  • Include 2-character ranges in array-based state transitions

Build System and CI

  • Always bump at least the patch version in bump xtask

v0.22.3

2 months ago

[0.22.3] — 2024-04-12

Features

Bug Fixes

Performance

Documentation

  • Add NGINX grammar

Refactor

Testing

Build System and CI

v0.22.2

3 months ago

[0.22.2] — 2024-03-17

Breaking

  • cli: Add a separate build command to compile parsers

Features

Bug Fixes

Documentation

Refactor

Testing

Build System and CI

v0.22.1

3 months ago

Changelog

[0.22.1] — 2024-03-10

Bug Fixes

  • Cli build script behavior on release

v0.22.0

3 months ago

Changelog

[0.22.0] — 2024-03-10

Breaking

Features

Bug Fixes

Documentation

Refactor

Testing

Build System and CI

Other

v0.21.0

4 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

4 months ago

v0.20.9

5 months ago