Skip to content

2.9.3

Compare
Choose a tag to compare
@github-actions github-actions released this 21 May 14:37
· 459 commits to master since this release

Removed _cmd suffix from the minigzip and minizip targets. #451
Added MZ_PROJECT_SUFFIX option to cmake. #452
Added CIFuzz action. #453
Fixed ZIP64 files containing more than 64k entries only report 64k entries. #460
Fixed unzOpen2_64() when it fails keeps file handle open. #461
Fixed compilation when iconv is not supported on platform. #463
Fixed return value description for mz_zip_reader_entry_read in docs. #465
Added documentation for mz_zip_set_data_descriptor.
Added backwards compatibility shim for iCaseSenitivity param in unzLocateFile for original minizip.
Set version in CMake project() and make version config. #470
Allow CMake to use minizip as a subproject with add_subdirectory. #472
Fixed bug in local comment not being written with compatibility layer.
Added compatibility layer unit tests.
Removed Cocoapods spec