🚀 Features
- allow custom salt (#680)
- Support compressing bzip2 when feature
bzip2-rsis enabled, sincebzip2/bzip2-sysnow supports it (#685) - enforce clippy in CI (#674)
🐛 Bug Fixes
- zip64 central header (issue 617) (#629)
- allow aes password as bytes (#686)
- handle extra field padding (#682)
🚜 Refactor
- Simplify 2 type conversions in src/write.rs (#687)
⚡ Performance
- AI tweaks for string type conversions in src/types.rs (#670)