Released: 2018-01-31
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 I am proud to announce that Haxe 3.4.5 is now officially released! It is available along with the changelog at https://haxe.org/download.
This release improves DCE performance and addresses a few issues fixed after previous release.
Please test your Haxe code with this version and let us know if you come across any problems at https://github.com/HaxeFoundation/haxe/issues3.
Thank you for your support.
General improvements and optimizations:
Bugfixes:
tmp
var before invocation (#6672)sys.db.Sqlite.open()
(#6692)a == b == c
(#6720)Math.min()
and Math.max()
for NAN on PHP 7.1.9 and 7.1.10sys.net.Socket.bind()
(#6693)