Commit Graph

14 Commits

Author SHA1 Message Date
SheetJS ad93f76a36 version bump 1.2.2 2022-04-06 02:45:11 -04:00
SheetJS 1e70aae159 version bump 1.2.1: DEFLATE 2021-09-06 15:53:23 -04:00
SheetJS 76e4603fa5 version bump 1.2.0: MAD 2020-07-09 02:20:52 -04:00
SheetJS 7c1980741a version bump 1.1.4: detect sector cycle (fixes #8) 2020-03-13 01:58:41 -04:00
SheetJS d9b99d68a7 version bump 1.1.0: zip support 2018-09-04 03:16:24 -04:00
SheetJS 17b1a8de5a version bump 1.05: non-display char strict search 2018-03-04 22:49:40 -05:00
SheetJS b0e076f003 version bump 1.0.2: infrastructure 2018-01-18 20:09:51 -05: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 e6d1c8b06e added shim to html 2017-09-28 02:20:50 -04:00
SheetJS 3fd73f806b version bump 0.13.1: determinism
- pin unknown dates and zero-fill end of file
- cfb_add can take an absolute path e.g. "/Workbook"
2017-09-20 19:33:03 -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 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 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