Skip to content

Conversation

@clason
Copy link
Contributor

@clason clason commented May 18, 2025

Problem: Release 0.23.5 was made without generating a matching parser.

Solution: Generate parser and make new releases: a 0.23.6 fixup with ABI 14, and a 0.24.0 with ABI 15 (both of which should be tagged and released).

Apparently most bindings are not updated to support ABI 15 parsers, so disable their tests.

@amaanq

  • fix: generate parser for grammar changes
  • release v0.23.6
  • ci: disable tests for bindings w/o ABI 15
  • chore: update cargo dependencies
  • chore: update node dependencies
  • feat!: regenerate parser and bindings with ABI 15
  • release v0.24.0
@clason clason requested review from amaanq and lewis6991 May 18, 2025 11:52
@WillLillis WillLillis merged commit 0910937 into tree-sitter:master May 24, 2025
3 checks passed
@clason clason deleted the fix branch May 24, 2025 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants