- 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
- 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