Support byte array input

This commit is contained in:
Chen Yi-Cyuan
2015-02-12 21:45:00 +08:00
parent 18457729c8
commit f73267ad15
7 changed files with 74 additions and 28 deletions
+4
View File
@@ -1,3 +1,7 @@
# v0.2.3 / 2015-02-11
* Support byte array input.
# v0.2.2 / 2015-02-10
* Improve performance.