Commit Graph

9 Commits

Author SHA1 Message Date
SheetJS 8756cc9b41 version bump 1.1.2: tree fix h/t @rossj 2019-07-20 18:10:48 -04:00
SheetJS 8d85fb6e74 version bump 1.1.1: skip CLSID chk (h/t @xjnotxj) 2019-06-10 08:44:27 -04:00
Ross Johnson 62bd08588e Fixes #5 2018-12-12 13:50:04 -05:00
SheetJS 35d59c57bf version bump 1.0.6: performance
- `unsafe` option to `cfb_add` for bulk write (see #2)
- use `lastIndexOf` to save operations in BFP queue
2018-04-09 02:33:22 -04:00
SheetJS 17b1a8de5a version bump 1.05: non-display char strict search 2018-03-04 22:49:40 -05: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 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 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