Commit Graph

7 Commits

Author SHA1 Message Date
SheetJS d9b99d68a7 version bump 1.1.0: zip support 2018-09-04 03:16:24 -04:00
SheetJS 8cd01668f0 version bump 1.0.1: find multiple \x01-\x06 chars 2017-11-27 00:41:39 -05: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 17f35153f8 travis update 2017-07-28 14:25:36 -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 597de28cf5 version bump 0.10.1: streamlined node module 2014-07-05 12:22:11 -04:00
SheetJS ab962d782e version bump 0.9.1: massive cleanup
- no pollution of the Array prototype
- alignment with js-xls CFB code
- removed main code in CFB (use cfb bin instead)
- more tests
- added dist
- correect for incorrect tree level pointers
2014-05-20 10:43:03 -07:00