You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
js-md5/CHANGELOG.md

39 lines
520 B
Markdown

# v0.2.2 / 2015-02-01
* Fixed bug when special length.
* Improve performance for node.js.
# v0.2.1 / 2015-01-13
* Improve performance.
# v0.2.0 / 2015-01-12
* Remove ascii parameter.
* Improve performance.
# v0.1.4 / 2015-01-11
* Improve performance.
* Add test case.
# v0.1.3 / 2015-01-05
* Improve performance.
* Add bower package.
* Fixed JSHint warnings.
* Add travis.
* Add coveralls.
11 years ago
# v0.1.2 / 2014-07-27
Fixed accents bug
12 years ago
# v0.1.1 / 2014-01-05
Update license
12 years ago
# v0.1.0 / 2014-01-04
Initial release