* Fixed bug when special length.

* Improve performance for node.js.
This commit is contained in:
Chen Yi-Cyuan
2015-02-01 14:29:18 +08:00
parent 5cf8fc9215
commit f5eb89ccb2
6 changed files with 48 additions and 35 deletions
+5
View File
@@ -1,3 +1,8 @@
# v0.2.2 / 2015-02-01
* Fixed bug when special length.
* Improve performance for node.js.
# v0.2.1 / 2015-01-13
* Improve performance.