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)
readin NodeJS will treatBufferinput as type"buffer"by defaultdeflate/ ZIP support fixed Huffman compressioninflatemore aggressive reallocs
- Support for MAD file format (MIME aggregate document)
- Spun off the CLI tool to the
cfb-climodule
- Support for ZIP file format
lastIndexOfin FAT builder enables larger file parsing at minor cost
- Actually walk mini-fat
- Completely removed
FullPathDir