|
@@ -1,3 +1,19 @@
|
|
|
|
+2014-??-??: 3.1.3
|
|
|
|
+
|
|
|
|
+ Bugfixes:
|
|
|
|
+
|
|
|
|
+ flash : ensure correct endianess in haxe.io.BytesBuffer
|
|
|
|
+ macro : fixed haxe.macro.Compiler.keep
|
|
|
|
+
|
|
|
|
+ General improvements and optimizations:
|
|
|
|
+
|
|
|
|
+ all : give @:deprecated warnings by default, allow -D no-deprecation-warnings
|
|
|
|
+
|
|
|
|
+ Standard Library:
|
|
|
|
+
|
|
|
|
+ all : renamed Bytes.readDouble/Float to getDouble/Float to avoid inheritance issues
|
|
|
|
+ all : deprecated Bytes.readString in favor of getString
|
|
|
|
+
|
|
2014-03-29: 3.1.2
|
|
2014-03-29: 3.1.2
|
|
|
|
|
|
Bugfixes:
|
|
Bugfixes:
|