Skip to content

gotreesitter v0.50.1

Choose a tag to compare

@github-actions github-actions released this 14 Aug 22:39
· 345 commits to main since this release
39bb2ae

Fixed

  • Restore single-language grammar_subset builds. Shared lexer helpers and
    Python-derived scanner state now compile with each grammar that uses them.
    Derivative-only builds do not register Python scanner metadata.

  • Add a blocking subset build sweep. Continuous integration now builds all
    206 registered grammars with their individual grammar_subset tags.