Releases: tree-sitter-grammars/tree-sitter-bitbake
Releases · tree-sitter-grammars/tree-sitter-bitbake
v1.1.0
1.1.0 (2023-11-11)
Features
- misc improvements and bug fixes (bae410b)
Bug Fixes
- parse shell content better (73bd0f8)
v1.0.2
1.0.2 (2023-11-08)
Bug Fixes
- ci: bump actions (e85e14c)
- properly handle inherit paths (edcdb7d)
- variable_expansions can be empty (5166f0d)
v1.0.1
1.0.1 (2023-09-21)
Bug Fixes
- shell: allow braces variables in shell_content (0aa0fc4)
- strings: allow any escaped character in strings (d68fa0a)
v1.0.0
1.0.0 (2023-08-17)
Features