Commit Graph

5 Commits

Author SHA1 Message Date
SheetJS 6367acfd8a Included full license text [ci skip] 2019-10-07 23:13:37 -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
SheetJS 5c79a6ee30 version bump 0.7.0: removing unnecessary try-catch
Instead of a fixed check, assume that the references are relative if they are
not absolute
2013-11-13 15:36:47 -08:00
SheetJS 99d86f01b7 version bump 0.6.0: case insensitive find 2013-10-29 11:54:56 -07:00