Releases: tree-sitter-grammars/tree-sitter-lua
Releases · tree-sitter-grammars/tree-sitter-lua
v0.4.0
Breaking Changes
- regenerate the parser with ABI 15
What's Changed
- feat: update bindings by @ObserverOfTime in #54
- feat(grammar): support luajit binary number
- release v0.4.0 by @clason in #55
New Contributors
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- chore: regenerate parser and headers with tree-sitter 0.25.3 by @clason
- feat: update to tree-sitter 0.24 by @ObserverOfTime in #47
- Include LICENSE file by @michel-slm in #51
- refactor: use Tree-sitter prefixed calloc/free functions by @gemmaro in #50
New Contributors
- @michel-slm made their first contribution in #51
- @gemmaro made their first contribution in #50
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- feat: update to tree-sitter 0.23 by @hendrikvanantwerpen in #46
New Contributors
- @hendrikvanantwerpen made their first contribution in #46
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- fix(queries): highlights for attribute by @MunifTanjim in #40
- Standardization update by @ObserverOfTime in #44
New Contributors
- @ObserverOfTime made their first contribution in #44
Full Changelog: v0.0.19...v0.1.0