Releases: emacs-tree-sitter/tree-sitter-langs
Releases · emacs-tree-sitter/tree-sitter-langs
0.12.1
Release 0.12.1
0.12.0
- Used a different
hclgrammar. - Added support for mode-specific highlighting patterns.
- Added highlighting patterns for
terraform-mode.
0.11.6
- Updated
bashgrammar.
0.11.5
- Update
javascriptgrammar to fix object destructing with default values - Update
typescriptgrammar
0.11.4
Release 0.11.4
0.11.3
- Added
ziggrammar.
0.11.2
- Updated
pythongrammar and highlighting (add support for pattern matching).
0.11.1
- Updated
cppgrammar and highlighting.
0.11.0
- Made
tree-sitter-langs-install-grammarsdownload platform-specific binaries (mainly for Apple Silicon).
0.10.15
- Added
haskellgrammar.