Skip to content

Release 1.5.1

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Apr 13:57

Changelog

1.5.1

  • Fixed: Issue setting up Haxe SDK in intelliJ 2024.1

1.5.0

  • Improvement: Better type inferences
  • Improvement: Better resolve of TypeParameters (generics)
  • Fixed: Incorrect parsing of functionTypes where old and new styles where mixed.
  • Added: Support for enum extractors in switch-case with array expressions.
  • Misc: Lots of minor improvements (mostly for resolver and annotators).