فهرست منبع

you guessed it

Simon Krajewski 11 سال پیش
والد
کامیت
419d3c7859
1فایلهای تغییر یافته به همراه16 افزوده شده و 0 حذف شده
  1. 16 0
      extra/CHANGES.txt

+ 16 - 0
extra/CHANGES.txt

@@ -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: