* Support to output Integer Array.

* Fixed shake output incorrect when it's greater than 1088.
This commit is contained in:
Yi-Cyuan
2015-09-18 16:29:07 +08:00
parent 99d724b22a
commit ca56f2ac21
9 changed files with 298 additions and 202 deletions
+5
View File
@@ -1,3 +1,8 @@
# v0.4.1 / 2015-09-18
* Support to output Integer Array.
* Fixed shake output incorrect when it's greater than 1088.
# v0.4.0 / 2015-09-17
* Support to output ArrayBuffer.