github HaxeFoundation/haxe 3.1.3

latest releases: 4.2.5, 4.2.4, 4.2.3...
10 years ago

Bugfixes:

  • all : fixed handling of abstract variance
  • flash : ensure correct endianess in haxe.io.BytesBuffer
  • cpp : fixed issue involving class paths with spaces
  • php : fixed >>>
  • macro : fixed haxe.macro.Compiler.keep

General improvements and optimizations:

  • all : give @:deprecated warnings by default, allow -D no-deprecation-warnings
  • cpp : optimized Vector implementation

Standard Library:

  • all : renamed Bytes.readDouble/Float to getDouble/Float to avoid inheritance issues
  • all : deprecated Bytes.readString in favor of getString
  • all : added pretty-printing to haxe.format.JsonPrinter (and haxe.Json)

Don't miss a new haxe release

NewReleases is sending notifications on new releases.