Skip to content

Commit

Permalink
prepare release 1.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
m0rkeulv committed Aug 4, 2024
1 parent a74a8d6 commit d2be01c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# Changelog
## 1.5.7
* Bugfix: Import of static members starting with uppercase would in some cases not resolve.
* improvement: Code and build system updated to support Intellij 2024.2
* 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.
Expand Down

0 comments on commit d2be01c

Please sign in to comment.