Commit Graph

8 Commits

Author SHA1 Message Date
318cb4ebd4 version bump 1.0.0: running hash 2016-10-12 22:18:24 -04:00
b692b3f7df version bump 0.4.0
- simplified utf8 code
- added browser demo
- added command line tool adler32
- fixed unicode baseline script (node 6 changed default array printing)
- fixed performance tests (benchmark module changed behavior)
- updated travis versions for test
- miscellaneous adjustments to tooling
2016-06-16 12:56:55 -04:00
8215562b11 version bump 0.3.0
- AMD support (h/t @lmk123 for initially contributing to js-crc32)
- added missing bitshift (h/t @florentbr for initially contributing to js-crc32)
- flow annotaations
- updated ci node versions
2016-01-16 00:36:58 -05:00
77228baf0a version bump 0.2.1: streamlined node module
h/t @ashnur
2014-07-06 12:59:48 -04:00
ashnur
51cd43a372 added files property to package.json to only include required files 2014-07-06 19:46:01 +03:00
d0e9ff9b3d version bump 0.2.0: safari performance
On Safari, bit twiddling is 50% faster than directly evaluating mod 65521
2014-06-19 23:53:37 -04:00
b53334db84 publish to npm [ci skip] 2014-06-18 14:01:59 -04:00
a7891dc881 Initial commit 2014-06-18 13:58:20 -04:00