Skip to content

Releases: PrestonKnopp/tree-sitter-gdscript

v2.0.0

22 Feb 03:14
Compare
Choose a tag to compare

Full Changelog: v1.9.0...v2.0.0

Breaking changes:

  • type is now a non-terminal. It resolves to identifier, subscript, or attribute.
  • dotted_type has been replaced by type. This applies to extends_statement.

v1.9.0

21 Feb 04:00
Compare
Choose a tag to compare

Full Changelog: v1.8.2...v1.9.0

v1.8.2

19 Feb 22:07
Compare
Choose a tag to compare

Full Changelog: v1.8.1...v1.8.2

v1.7.0

08 Feb 23:41
Compare
Choose a tag to compare

What's Changed

  • Add Prettier, add support for typed signals and %node by @Cretezy in #10

New Contributors

Notable Grammar Changes

Full Changelog: v1.4.0...v1.7.0

v1.4.0

21 Dec 07:16
Compare
Choose a tag to compare
minor version bump v1.3.0 -> v1.4.0

Upgrade to tree-sitter@^0.20.0

v1.3.0

21 Dec 01:58
Compare
Choose a tag to compare
minor version bump v1.2.1 -> v1.3.0

v1.2.1

27 Nov 19:54
Compare
Choose a tag to compare
patch version bump v1.2.0 -> v1.2.1

v1.1.0

16 Nov 06:27
Compare
Choose a tag to compare
update deps and generate tree sitter

v1.0.0

10 May 03:06
Compare
Choose a tag to compare
1.0.0

v0.2.5

14 Oct 19:19
Compare
Choose a tag to compare

updated dependencies