Releases: archiverjs/node-zip-stream
Releases · archiverjs/node-zip-stream
2.1.0
- test: now targeting node v12
- other: update dependencies.
2.0.1
- update to archiver-utils@2
2.0.0
1.2.0
- groundwork for symlinks support.
NOTE: this will be the last release for node v0.10 and v0.12. node v4 will become the minimum and a version bump to 2.0.0 will take place.
1.1.1
1.1.0
- bump deps to ensure latest versions are used.
1.0.0
- version unification across many archiver packages.
- dependencies upgraded and now using semver caret (^).
0.8.0
- simpler path normalization as
path.join
was a bit restrictive. - move utils to separate module to DRY.
0.7.0
- bump deps.
0.6.0
- bump deps
- drop node 0.8