Skip to content

Release 1.5.7

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Aug 07:52

Changelog

1.5.7

  • Bugfix: Import of static members starting with uppercase would in some cases not resolve.
  • Added: Support for @:using and @:structInit
  • improvement: Code and build system updated to support Intellij 2024.2
  • improvement: Setter switch case extractor and capturing variable handling.
  • improvement: Values from Object literals can now be used without type tag.
  • improvement: Object literals can now be used in switch case expression
  • Experimental: inject GLSL language in OpenFL for vertex and fragment annotations if GLSL plugin installed.