Commit Graph

11 Commits

Author SHA1 Message Date
SheetJS 76e4603fa5 version bump 1.2.0: MAD 2020-07-09 02:20:52 -04:00
SheetJS aff6d67444 version bump 1.1.3: crc32 checksum signed 2019-08-04 15:55:35 -04:00
SheetJS c88a98104d version bump 1.0.7: node 10 deprecation 2018-04-28 13:52:45 -04:00
SheetJS ec9ab57132 version bump 0.14.0: removed FullPathDir
- CLI tool properly handles empty files
- node 9 added to travis
2017-11-04 20:15:50 -04:00
SheetJS d784f9b1f2 version bump 0.13.0: write 2017-09-14 17:14:22 -04:00
SheetJS 17f35153f8 travis update 2017-07-28 14:25:36 -04:00
SheetJS 87677f0ae0 pin npm version in travis
see https://github.com/npm/npm/issues/15855
2017-02-23 22:16:52 -08:00
SheetJS 2481022b45 fix travis config 2017-02-23 21:18:52 -08:00
SheetJS 1a428c8f5b version bump 0.10.3: ignore bad FAT
- sector checked before reading (h/t @e12009)
  See https://github.com/SheetJS/js-xlsx/issues/569
- flow type checking
2017-02-23 21:11:45 -08:00
SheetJS 5c7df1f3db version bump 0.10.0: performance
- reworked IIFE
- avoid Buffer read helpers (see https://github.com/joyent/node/issues/7809)
- avoid nested functions in parse
- eliminate consecutive nulls in test files (libreoffice)
- travis + coveralls support
- jscs linting
2014-06-24 00:00:39 -04:00
SheetJS 3bc2923826 version bump 0.4.0: Fixes from JS-XLS + travis 2013-10-27 03:10:41 -07:00