Releases: ksoichiro/node-archiver-zip-encryptable
Releases · ksoichiro/node-archiver-zip-encryptable
v1.0.10
- Run CI on GitHub Actions (#32)
- Fix Coveralls related config in GitHub Actions workflow (#33)
- Bump glob-parent (#35)
v1.0.9
- Update Node versions on CI (#28)
- Upgrade npm lock file version to v2 (#29)
- Update crc32-stream to support Node.js v15.6.0+ (#30)
- Bump hosted-git-info, lodash, and yargs-parser (#31)
v1.0.8
- Security update for devDependencies (#25)
v1.0.6
- Upgrade archiver and crc32-stream to avoid crc32-stream 3.x error (#18)
v1.0.5
- Fix that files without compression cannot be unzipped (#8)
v1.0.4
- Fix that empty file causes error when unzipping (#6)
v1.0.3
- Security update for dependencies
v1.0.2
- Remove buffering before encryption (#1, #3)
v1.0.1
- Fix updating keys fails with big number (#1)