Skip to content

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

0.10.8

05 Dec 14:59

Choose a tag to compare

Release 0.10.8

0.10.7

18 Sep 16:36
0.10.7

Choose a tag to compare

  • Added elixir grammar.

0.10.6

18 Sep 11:58
0.10.6

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

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

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

Choose a tag to compare

  • Made Python variable highlighting for robust and consistent.
  • Added hcl grammar and hl query patterns.

0.10.1

01 Aug 13:35
0.10.1

Choose a tag to compare

  • Added pgn grammar (chess's Portable Game Notation).

0.10.0

15 Mar 05:57
0.10.0

Choose a tag to compare

  • Updated most language grammars to the latest version.
  • Upgraded tree-sitter CLI version to 0.19.3.

0.9.2

21 Feb 04:46
0.9.2

Choose a tag to compare

  • Added janet-simple grammars.
  • Added minor updates to some other grammars.

0.9.1

21 Feb 04:44
0.9.1

Choose a tag to compare

  • Updated c-sharp grammar.