Released: 2019-11-29
Thank you for choosing Haxe!
Download for your platform and start developing today.
A newer version is available!
The latest stable version is Haxe 4.3.6.
Dear Community,
On behalf of the Haxe Foundation we are proud to announce that Haxe 4.0.3 is now officially released!
In this bugfix release we focused on fixing regressions and reworked the windows installer to avoid false positives from anti-virus software.
See the changelog below for further details. If you have any suggestions or run into any problems, don’t hesitate to open an issue on GitHub.
We want to thank everyone involved and hope to see your codebases transition to Haxe 4 soon!
General improvements and optimizations:
Bugfixes:
sys.thread.Lock
implementation for Hashlink 1.11+ (#8699)Std.parseInt()
for hexadecimals with leading whitespaces (#8978)Reflect.callMethod(o, method, args)
for args
not containing optional arguments (#8975)cs.types.Int64
(#8978)haxe.zip.Huffman
on reading a zip (#8875)