Releases: archiverjs/node-zip-stream
Releases · archiverjs/node-zip-stream
0.3.2
- replace ChecksumStream with crc32-stream.
- always use readable-stream for consistency.
- restrict files published to npm.
- other misc cleanup and tweaks. see commit log.
0.3.1
0.3.0
0.2.3
- crc32: overhaul to ensure consistent output.
- headers: refactor external file attributes.
- misc other tweaks. see git log.
0.2.2
- misc bugfixes.
- initial debug logic.
0.2.1
- simplify error callback data passing.
0.2.0
- support global store option.
- pass file data as second argument to callback.
0.1.4
- drop readable-stream to node v0.10 compatible version.
0.1.3
- see git log for more info.
0.1.2
- empty buffers should STORE