Released: 2020-09-11
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.7.
Dear Community,
On behalf of the Haxe Foundation, we are proud to announce the official release of Haxe 4.1.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!
General improvements:
Any as type parameter in catch(e:SomeType<Any>) (#9641)try..catch expressions (#9848)Bugfixes:
switch typing error for arrow functions with Void return type (#9813)haxe.macro.Context.getResources() (#9838)catch vars in anonymous functions as captured from outer scopefseek function@:generic classes with anonymous functions (#9799)sys.thread.Threads for threads created outside of Haxe (#9863)Null<Float> and Int (#9870)Vector without a type parameter (#9805)sendMessage/readMessage in sys.thread.Thread (#9875)cpp.Lib.stringReference() (#8457)