v2.7.42
·
112 commits
to master
since this release
- Added
decodeText
andencodeText
options to handle text encoding of filenames and comments when reading and writing a zip file respectively (see #507). - Fixed issue where creating a zip file without Deflate implementation could lead to a corrupted zip file (see #508).