v2.6.1
srikanth-lingala
released this
31 May 19:49
·
164 commits
to master
since this release
Bug fixes:
#190 Update Zip64EndCentralDirRecord when adding files to existing zip
#192 Add unixMode, excludeFileFilter to ZipParameters copy constructor
#194 Fix issue reading jar files
#195 Support zipping symlinks that point to non-existent files
Improvements:
#191 Avoid calling Math.negate for older Android SDK compatibility
#196 Remove redundant code