Releases: papb/zip
Releases · papb/zip
v3.0.0
Breaking Changes
- Renamed the
zipContents
method tozipDirContents
Improvements
- Allow the
zip
method to work on files (instead of only working with directories).
Commits
v2.0.6
Changes
- Updated dependencies
Internal
- Move from Travis CI to Github Actions