Support ArrayBuffer input.

This commit is contained in:
Chen Yi-Cyuan
2015-05-23 10:06:36 +08:00
parent f73267ad15
commit 1ff17fbdd9
10 changed files with 122 additions and 97 deletions
+4
View File
@@ -1,3 +1,7 @@
# v0.3.0 / 2015-05-23
* Support ArrayBuffer input.
# v0.2.3 / 2015-02-11
* Support byte array input.