Dear Community,
On behalf of the Haxe Foundation, we are proud to announce the official release of Haxe 4.2.0!
It is available along with the changelog at https://haxe.org/download/version/4.2.0/
Here are the most notable features made into this release:
-
Module-level fields (see blog post)
-
“Classic” abstract classes and functions (see haxe-evolution proposal)
-
Rest arguments (variadic functions) for all targets (see the doc for
haxe.Rest
) -
many other features (see changelog)
Haxe 4.2.0 also includes dozens of other additions, optimizations, improvements, and bugfixes.
Check out the changelog for more information.
If you have any suggestions or run into any problems, absolutely open an issue on GitHub.
Thanks to everyone involved!