[haXe] haXe 1.10 Released !
Nicolas Cannasse
ncannasse at motion-twin.com
Tue Jan 2 19:22:06 CET 2007
haXe 1.10 "Happy haXe Year Edition" has just been released !
Get it now from http://haxe.org/downloads
For haxeLib users :
haxelib has been updated to 1.03, you need to use it to commit your
packages. You can now have several commiters per project (simply set
several <user/> in your haxelib.xml).
A web interface is now available on http://lib.haxe.org
All changes :
* fix in haxe.remoting.SocketConnection.readAnswer
* fix in postfix incr/decr and getter/setter
* added haxe.Http.fileTransfert for Neko
* fixed haxelib to 1.02 (use multipart file transfert)
* fixed Array.reverse
* added flash.Lib.getURL and fscommand for Flash9
* fixed some ignored parse errors
* fixed minor syntax : immediate object access
* allow extend/implements a typedef
* fixed Flash9 AMF remoting
* fixed Flash9 bugs in Date object
* fixed dynamic Array typing bug
* allowed typedef private field access
* added Class<T> base class type
* AsyncConnection.call callback is now optional
* fixed if/switch with no else/default compilation
* moved Reflect.createInstance to Type
* added Reflect.makeVarArgs
* haXelib 1.03 : several developers per project + web interface
Nicolas
More information about the Haxe
mailing list