2.10.6
Use COMPRESSION_ZLIB when compiling against Apple's libCompression. #478
Fixed ZSTD still being fetched when MZ_FETCH_LIBS is OFF. #539
Exposed function to seek to local header mz_zip_entry_seek_local_header.
Added max_seek parameter to mz_zip_extrafield_find to limit the amount we search for extrafield. #543
Always store compressed and uncompressed sizes in zip64 extension. #543
Update zip64 extension size values if not using data descriptor. #543
Don't use zip64 for local header directory entries. #543