New Release? #368
Replies: 2 comments
-
Indeed actually the current main branch is already compatible with Language Version 15. However it is not released. Is there a timeline @maxbrunsfeld? #355, #358 and #366 (+#370 still open) are all "closed" issues but there is not yet a release that solves them. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I've forked the repo and published the current version on master as tree-sitter-language-version-15, version |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am trying to write some code that uses the systemverilog language definitions. However, I am hitting a version dependency.
"Incompatible Language version 15. Must be between 13 and 14"
The maintainer of the tree-sitter-systemverilog repository claims that this will continue until a new build from py-tree-sitter comes out. See this issue:
gmlarumbe/tree-sitter-systemverilog#26 (comment)
Is there a new release on the horizon?
Beta Was this translation helpful? Give feedback.
All reactions