Skip to content

3.0.6

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Apr 18:20
· 237 commits to master since this release

CMakeLists.txt: fix build without C++. #621
Update old references to dev environment.
Added mz_zip_entry_get_compress_stream to get the compression stream for an entry.
Only add OPENSSL_INCLUDE_DIR to include directories if variable is set.
memstream delete -> stream delete. #618
Added build directory to public interface when using compat mode. #588