24.4.5
What's Changed
- fix(gzip): empty files are invalid and should not be parsed by @AndrewFasano in #787
- Fix
is_valid_gzip
on empty file by @e3krisztian in #793 - fix(handler): introduce upper size limit for s_log_block_size by @nyuware in #803
- remove "Microsoft OOXML" from the default skip magic by @qkaiser in #809
- fix(fs): duplicate entries handling in FileSystem API. by @qkaiser in #756
- fix(handler): add support for zip64 values in Central Directory Headers by @nyuware in #820
New Contributors
- @AndrewFasano made their first contribution in #787
Full Changelog: 24.2.20...24.4.5