v2.8.0
srikanth-lingala
released this
25 May 19:03
·
93 commits
to master
since this release
New Feature:
- #287 Close entry on ZipOutputStream if not manually closed when closing entry
Improvements:
- #281 Skip adding file with empty names
- #291 Fix failing tests on Windows
- #301 Set password also via a setter on ZipInputStream
- #307 Add new compression levels for deflate compression
- #311 Implement available on ZipInputStream
- #321 Avoid using StandardCharsets for older Android compatibility
Bug fixes: