Sourced from zip's releases.
v2.1.2
🐛 Bug Fixes
- Derive
DebugforZipWriter- lower default version to 4.5 and use the version-needed-to-extract where feasible.
🚜 Refactor
- use a MIN_VERSION constant
⚙️ Miscellaneous Tasks
- Bug fixes for debug implementation
- Bug fixes for debug implementation
- Update unit tests
- Remove unused import
v2.1.1
🐛 Bug Fixes
- Derive
DebugforZipWriter- lower default version to 4.5 and use the version-needed-to-extract where feasible.
🚜 Refactor
- use a MIN_VERSION constant
⚙️ Miscellaneous Tasks
- Bug fixes for debug implementation
- Bug fixes for debug implementation
- Update unit tests
- Remove unused import
Sourced from zip's changelog.
Changelog
2.1.1 - 2024-05-28
🐛 Bug Fixes
- Derive
DebugforZipWriter- lower default version to 4.5 and use the version-needed-to-extract where feasible.
🚜 Refactor
- use a MIN_VERSION constant
⚙️ Miscellaneous Tasks
- Bug fixes for debug implementation
- Bug fixes for debug implementation
- Update unit tests
- Remove unused import
999d41d
feat: Update dependenciesc74a811
ci(fuzz): Update fuzz_read corpus to increase coverage6d29c8c
ci(fuzz): Update fuzz_read corpus to increase coverage9e09661
ci(fuzz): Update fuzz_write corpus to increase coverageae45a26
ci(fuzz): Increase max_len to 70,000 to let it include overlength
comments212dbe7
ci(fuzz): Update fuzz_read corpus to increase coverage6539545
Merge pull request #109 from
afranchuk/configure-archive-offset17c2d86
Merge branch 'master' into configure-archive-offset74c2380
ci(fuzz): Remove len_control override from fuzz_reada65d182
Merge branch 'master' into configure-archive-offset