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.
- CFB write optimizations (h/t @rossj Ross Johnson)
read
in NodeJS will treatBuffer
input as type"buffer"
by defaultdeflate
/ ZIP support fixed Huffman compressioninflate
more aggressive reallocs
- Support for MAD file format (MIME aggregate document)
- Spun off the CLI tool to the
cfb-cli
module
- Support for ZIP file format
lastIndexOf
in FAT builder enables larger file parsing at minor cost
- Actually walk mini-fat
- Completely removed
FullPathDir