What's Changed
- mz_zip.c - correctly close entry with streams other than split_stream by @ptc-tgamper in #710
- mz_os_posix.c - fix warning caused by missing cast of return value of strdup by @ptc-tgamper in #709
- Fix cmake install location by @kschwarz-intrepidcs in #704
- Only return MZ_MEM_ERROR if no other error code was received before. by @huven in #714
- CMake: Fix build with OpenBSD #711 by @brad0 in #713
- CMake: fix SONAME for MZ_COMPAT by @thesamesam in #721
- Fix zstd compression level by @peterh in #723
New Contributors
- @kschwarz-intrepidcs made their first contribution in #704
- @brad0 made their first contribution in #713
Full Changelog: 4.0.0...4.0.1