Releases: tree-sitter-grammars/tree-sitter-luap
Releases · tree-sitter-grammars/tree-sitter-luap
Release list
v1.0.1
v1.0.0
1.0.0 (2023-05-13)
Features
- add captures, the frontier pattern, and the
.char (710506d) - add ci (354c5fc)
- add highlight queries (ebc6739)
- add negated classes (393915d)
- add release action (0675123)
- add Swift bindings (9b3379c)
- allow _class to be captured by nodes, add file docs and eslint formatting (03243f8)
- update bindings (10b4ff9)
- update highlights (41c1c60)
Bug Fixes
- allow set negator ("^") to be highlighted individually (eabab08)