Commit Graph

13 Commits

Author SHA1 Message Date
d750710810 version bump 1.2.0: infrastructure 2018-01-17 14:19:26 -05:00
06fac2b063 version bump 1.1.0: pin dependencies 2017-07-28 04:41:07 -04:00
844c43bc18 pinning npm in travis 2017-06-12 15:26:17 -04:00
8fbfcfddc1 test node 8 in travis 2017-06-12 15:15:04 -04:00
0239cceeda test node 7 in travis 2017-03-29 02:51:39 -04:00
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