v2.6.11
·
1793 commits
to master
since this release
- Fixed a bug where adding 2 entries with the same filename concurrently with
ZipWriter#add()did not necessarily trigger an exception (the first entry was overridden by the second one). - Added some examples in the API documentation.