Skip to content

Releases: Scony/godot-gdscript-toolkit

3.2.3

04 Feb 18:45
Compare
Choose a tag to compare

Fixed

  • Type inference in grammar
  • Improved linter exec user experience
  • Fixed linter hanging on config file not present

3.2.2

03 Feb 17:34
Compare
Choose a tag to compare

Fixed

  • Missing grammar file added

3.2.1

02 Feb 20:47
Compare
Choose a tag to compare

Fixed

  • Package metadata

3.2.0

02 Feb 20:28
Compare
Choose a tag to compare

Added

  • Grammar
  • Parser (gdparse)
  • Linter (gdlint) with some basic checks
  • Formatter (gdformat) which should work for most of real-life scenarios