Commit Graph

42 Commits

Author SHA1 Message Date
SheetJS 01cafc98c3 version bump 1.2.3 2022-08-20 17:30:07 -04:00
SheetJS 3bd21324db ESM build 2022-08-13 00:29:46 -04:00
SheetJS 02389a3823 replace git.io links 2022-04-26 18:35:36 -04:00
SheetJS 6a752a8568 version bump 1.2.2 2022-04-04 18:53:34 -04:00
Garrett Luu a1bcb01e8e crc32-cli 2022-04-04 14:53:03 -07:00
SheetJS d64513c952 version bump 1.2.1 2022-01-25 00:48:10 -05:00
101arrowz d2e236fe5e Slice-by-16 for buf and bstr (fixes #17) 2022-01-24 13:00:36 -08:00
SheetJS 9f97346755 CRC32C 2022-01-24 03:14:46 -05:00
Ryan Ghods 49af36393a
Update package.json 2022-01-20 20:21:19 -08:00
Ryan Ghods 3093cbddca
package.json: use file extensions
for esmodules compatibility
2022-01-20 14:50:25 -08:00
SheetJS 0d509b2f91 added test artifacts 2019-10-08 02:43:14 -04:00
SheetJS 16bcde00df License text 2019-10-08 02:07:56 -04:00
SheetJS 58bae10e50 node 4.x Buffer.from fix 2018-07-07 21:02:33 -04:00
SheetJS 238dc0e647 flow switch to module.exports 2018-04-21 10:09:47 -04:00
SheetJS 13f8e4f8f4 increased test timeout for node 8.x / 9.x
see https://github.com/nodejs/node/issues/18218
2018-01-17 19:35:19 -05:00
SheetJS 02caecf54f version bump 1.2.0: infrastructure 2018-01-17 16:27:59 -05:00
SheetJS 2253617eae version bump 1.1.1: typescript definitions 2017-09-14 01:28:51 -04:00
SheetJS 43cef94e0a version bump 1.1.0: pin dependencies 2017-07-28 03:25:16 -04:00
SheetJS 7fe46c8fa9 flow and travis fixes 2017-06-12 16:12:23 -04:00
SheetJS 63ef494ee7 update paths for gh-pages [ci skip] 2017-04-27 17:39:25 -04:00
SheetJS 029cc99249 version bump 1.0.2: demos and CLI 2017-04-27 17:33:14 -04:00
SheetJS 6927488edc test node 7 in travis 2017-03-29 02:52:49 -04:00
SheetJS 5a7e4db973 version bump 1.0.1: bstr performance
The buffer fallback is incredibly slow
2016-10-12 15:46:18 -04:00
SheetJS e233fbd509 pared down IE7/IE8 tests [ci skip] 2016-10-10 19:45:29 -04:00
SheetJS 1045f4f8e8 version bump 1.0.0: rolling checksums
- browser tests work in IE6+
- miscellaneous adjustments to tooling
2016-10-08 15:26:03 -04:00
SheetJS e1c9c5e5cd version bump 0.4.1
- normalized crc iteration logic
- added browser demo
- added command line tool crc32
- 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 17:16:58 -04:00
SheetJS 79a265b662 version bump 0.4.0
- added missing bitshift (fixes #5)
- brute-force unicode tests
2016-01-12 22:30:35 -05:00
SheetJS 74dda6db02 updating travis ci node versions 2015-11-20 17:30:17 -05:00
Milk Lee b1d8309717 AMD support 2015-05-06 15:27:03 -07:00
SheetJS 6cdecfeb22 version bump 0.3.0: cleanup and flow 2015-05-06 14:47:18 -07:00
SheetJS 5cc2f712b1 version bump 0.2.2: streamlined node module 2014-07-05 22:17:30 -04:00
SheetJSDev 370bee1ad6 Merge pull request #2 from Mithgol/patch-1
use SVG to display coverage status
2014-06-21 00:16:09 -04:00
Mithgol 20b243fbe2 use SVG to display coverage status 2014-06-21 07:55:56 +04:00
SheetJS a4753c597f add perf test to travis 2014-06-20 23:03:53 -04:00
SheetJS f9733b16be long string test (100% coverage) 2014-06-20 22:25:47 -04:00
SheetJS 1a8f8f3626 version bump 0.2.1: 8-step unroll 2014-06-20 22:15:23 -04:00
SheetJS c79a8fb6c9 version bump 0.2.0: performance
- used Int32Array for storing CRC32 table when possible
- buf/array impl 4-step unrolling
- integration performance tests
2014-06-17 19:20:41 -04:00
SheetJSDev 606138a7e9 Merge pull request #1 from Mithgol/patch-1
use SVG to display Travis CI build testing status
2014-06-17 02:36:17 -04:00
Mithgol dffbff5f12 use SVG to display Travis CI build testing status 2014-06-17 10:30:04 +04:00
SheetJS d4190dfdf7 added spin.sh 2014-06-16 17:55:48 -04:00
SheetJS b958256fd9 minor readme update to trigger travis 2014-06-16 17:34:13 -04:00
SheetJS 35003c5bda Initial commit 2014-06-16 17:27:47 -04:00