[haXe] haXe 1.18 Released !

Nicolas Cannasse ncannasse at motion-twin.com
Sat Feb 23 14:10:07 CET 2008


Hi list,

I'm please to announce the 1.18 Release of haXe !

Changes are the following :
   * some optimization and bugfix for as3 codegen
   * bugfix : allow bitmaps and fonts classes for F9 library
   * bugfix : neko.Web.setCookie
   * bugfix : as3 switches in -swf-lib, and enable to "repair"
     corrupted as3 bytecode
   * fixed --i return value in flash9
   * fixed some transforms in flash9
   * added js.Selection
   * simplified js.Dom (more events)
   * added haxe.xml.Fast.innerHTML
   * added Reflect.compare
   * fixed "".split() in Neko (now returns [""] instead of [])
   * bugfix for swf-lib f9 classes ordering
   * added EReg.customReplace
   * added neko.Lib.lazyLoad and improved neko.net.Poll for Neko 1.6.1
   * prevented static fields in interfaces
   * added neko.Sys.cpuTime()
   * fix for protected as3 classes
   * added support for flash9 XML (in flash.xml package)
   * added neko.vm.Tls for Neko 1.6.1
   * added --no-inline
   * renamed neko.zip.File to neko.zip.Reader
   * added neko.zip.Writer and neko.zip.CRC32
   * fixed multilevel Transform.block_vars
   * added js.SWFObject
   * fixes for if/switch with null or Null<T> on Flash9

Enjoy !

Nicolas



More information about the Haxe mailing list