Skip to content

Releases: tree-sitter-grammars/tree-sitter-bitbake

v1.1.0

26 Jan 21:27
Compare
Choose a tag to compare

1.1.0 (2023-11-11)

Features

  • misc improvements and bug fixes (bae410b)

Bug Fixes

  • parse shell content better (73bd0f8)

v1.0.2

08 Nov 15:59
Compare
Choose a tag to compare

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

21 Sep 22:41
Compare
Choose a tag to compare

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

17 Aug 04:46
Compare
Choose a tag to compare

1.0.0 (2023-08-17)

Features