Released: 2021-10-22
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 the official release of Haxe 4.2.4!
This is a bugfix release. Check out the changelog below for more information.
If you have any suggestions or run into any problems, feel free to open an issue on GitHub.
Thanks to everyone involved!
New features:
General improvements:
%
operator to eval.numbers.Int64
and eval.numbers.UInt64
(#10411)Bugfixes:
+=
, *=
etc operations (#10325)@:to
methods on @:multiType
abstracts (#10145)Compiler.setCustomJSGenerator
(#10387)php.db.PDO.ATTR_DRIVER_NAME
(#10319)string.length
when string
has type of a type parameter constrained to String
(#10343)Reflect.compare()
for different number types (#10350)