js-cfb/CHANGELOG.md
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

453 B

CHANGELOG

This log is intended to keep track of backwards-incompatible changes, including but not limited to API changes and file location changes. Minor behavioral changes may not be included if they are not expected to break existing code.

1.0.6 (2018-04-09)

  • lastIndexOf in FAT builder enables larger file parsing at minor cost

1.0.0 (2017-11-05)

  • Actually walk mini-fat

0.14.0 (2017-11-04)

  • Completely removed FullPathDir