What's Changed
- Apply Clang format by @tbeu in #871
- align bzip and lzma streams for 64-bit platforms by @GermanAizek in #879
- Revert: Make
patterninmz_zip_readerdynamically assigned (#856) by @Coeur in #877 - Mark handle as unused. by @kalibera in #881
- doc: compression -> decompression by @Coeur in #884
- Updage usage of Buffered Stream by @LuJyKa in #885
- zstd: add MZ_STREAM_PROP_COMPRESS_THREADS by @peterh in #888
- fix stack overrun in mz_os_utf8_string_create by @peterh in #890
- harden mz_zip_writer_add_file against link following by @peterh in #889
- refactor: passing reader, writer, zip instead of handle by @Coeur in #876
- zip_rw: validate the handle in each getter/setter by @peterh in #891
- cmake: better zlib-ng / zlib handling by @sgoth in #886
- fix missing const at r/o buffers by @sergio-nsk in #906
- Drop documents that are not freely distributable by @bgermann in #909
- Removing superfluous const by @Coeur in #911
mz_stream_zstd_set_prop_int64: Implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int' by @Coeur in #917- Fix allocating negative size by @Coeur in #918
- Bump GoogleTest to 1.16 by @Coeur in #923
- Avoid ruby codeql failure by @Coeur in #926
- fix #915: headers should not include there dependencies by @bebuch in #924
- Remove
build-src-dirin Actions by @Coeur in #925 - Compatible with systems without symbolic links by @noword in #928
- Add workflow_dispatch to all workflows by @pmqs in #940
- Fix modified_date when zipping by @Coeur in #930
Dependabot
- Bump svenstaro/upload-release-action from 2.11.2 to 2.11.3 by @dependabot[bot] in #932
- Bump svenstaro/upload-release-action from 2.11.1 to 2.11.2 by @dependabot[bot] in #899
- Bump svenstaro/upload-release-action from 2.9.0 to 2.11.1 by @dependabot[bot] in #892
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #934
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #931
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #902
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #910
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #920
- Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #919
New Contributors
- @kalibera made their first contribution in #881
- @LuJyKa made their first contribution in #885
- @sgoth made their first contribution in #886
- @bgermann made their first contribution in #909
- @bebuch made their first contribution in #924
- @noword made their first contribution in #928
Full Changelog: 4.0.10...4.1.0