Skip to content

Releases: emacs-tree-sitter/tree-sitter-langs

0.10.12

13 Dec 02:17
Compare
Choose a tag to compare
Release 0.10.12

0.10.11

09 Dec 17:02
Compare
Choose a tag to compare
  • Upgraded java parser to support change to switch_expression node

0.10.10

06 Dec 16:42
Compare
Choose a tag to compare
  • Updated php highlighting to support php8 changes
  • Resolve bugs with php preventing evil-textobj-tree-sitter motions from working

0.10.9

05 Dec 15:40
Compare
Choose a tag to compare
Release 0.10.9

0.10.8

05 Dec 14:59
Compare
Choose a tag to compare
Release 0.10.8

0.10.7

18 Sep 16:36
0.10.7
Compare
Choose a tag to compare
  • Added elixir grammar.

0.10.6

18 Sep 11:58
0.10.6
Compare
Choose a tag to compare
  • Improved highlighting of arrow function parameters in javascript and typescript.
  • Improved general highlighting for ruby.
  • Updated python grammar.

0.10.6-alpha

17 Sep 12:36
0.10.6-alpha
Compare
Choose a tag to compare
  • Improved highlighting of arrow function parameters in javascript and typescript.
  • Improved general highlighting for ruby.
  • Updated python grammar.

0.10.4

15 Aug 12:12
0.10.4
Compare
Choose a tag to compare
  • Published binaries for 0.10.3, which got CI issues.

0.10.2

06 Aug 11:24
0.10.2
Compare
Choose a tag to compare
  • Made Python variable highlighting for robust and consistent.
  • Added hcl grammar and hl query patterns.