Commit Graph

8 Commits

Author SHA1 Message Date
Nicholas Sherlock 6ed55fd9b3 Support "make test" without Mocha installed globally
Since it is already bundled as a dev-dependency, we can just use the bundled version
2021-06-05 16:34:34 +12:00
SheetJS d750710810 version bump 1.2.0: infrastructure 2018-01-17 14:19:26 -05:00
SheetJS 844c43bc18 pinning npm in travis 2017-06-12 15:26:17 -04:00
SheetJS 8fbfcfddc1 test node 8 in travis 2017-06-12 15:15:04 -04:00
SheetJS 0239cceeda test node 7 in travis 2017-03-29 02:51:39 -04:00
SheetJS 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
SheetJS 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
SheetJS a7891dc881 Initial commit 2014-06-18 13:58:20 -04:00