Commit Graph

14 Commits

Author SHA1 Message Date
SheetJS ad93f76a36 version bump 1.2.2 2022-04-06 02:45:11 -04:00
SheetJS 76e4603fa5 version bump 1.2.0: MAD 2020-07-09 02:20:52 -04:00
SheetJS d9b99d68a7 version bump 1.1.0: zip support 2018-09-04 03:16:24 -04:00
SheetJS 8bb0c56acd flow switch to module.exports 2018-04-21 10:16:31 -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 9e22a4425e version bump 0.13.2
- file writing includes `fs` as appropriate
- CLI modify and write options
- infrastructure update
2017-10-20 16:36:54 -04:00
SheetJS d784f9b1f2 version bump 0.13.0: write 2017-09-14 17:14:22 -04:00
SheetJS 2d0c71ac88 version bump 0.12.1: CFB.find
- exported object includes static find method
- CLI option displays file manifest
- ignore mid-table free sectors
- ignore lazily-deleted files (orphan nodes)
2017-08-09 02:50:59 -04:00
SheetJS 5a769874f4 version bump 0.12.0: refresh
- pin dependencies
- flow and typescript improvements
- updated repo infrastructure
2017-07-28 13:53:08 -04: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 fcc05e3567 version bump 0.10.2: proper directory/FAT analysis
- reprocess directory sector lists if not available
- search now strips out OLE metacharacters \0-\5
- strip sourceMappingURL references from minified scripts (h/t @vinin3)
- added xlscfb.js for js-xls
2014-11-02 23:02:42 -05: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 6ac8a02762 version bump 0.8.1: byte shield 2013-11-29 02:09:46 -05:00
SheetJS d03d13d6f2 version bump 0.8.0: removed old accessors
- removed .Directory and .Paths accessors
- build script using bits/
- typescript definitions in misc/
2013-11-26 10:56:58 -05:00