875 B
875 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.2.1 (2021-09-06)
- CFB write optimizations (h/t @rossj Ross Johnson)
readin NodeJS will treatBufferinput as type"buffer"by defaultdeflate/ ZIP support fixed Huffman compressioninflatemore aggressive reallocs
1.2.0 (2020-07-09)
- Support for MAD file format (MIME aggregate document)
- Spun off the CLI tool to the
cfb-climodule
1.1.0 (2018-09-04)
- Support for ZIP file format
1.0.6 (2018-04-09)
lastIndexOfin 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