Skip to content

0.15.0

Compare
Choose a tag to compare
@ubolonton ubolonton released this 15 Mar 05:57
0.15.0
  • Upgraded tree-sitter crate to 0.19.3, which:
    • Added negated-field query patterns.
    • Fixed some bugs, mostly query-related.
    • Is required to support newer versions of the language grammars.
    • Raised the minimum and maximum supported language ABI versions to 13. Older versions of the language bundle tree-sitter-langs (before 0.10.0) will not be loaded.