🚀 Features
- Add support for NTFS extra field (#279)
🐛 Bug Fixes
- (test) Conditionalize a zip64 doctest (#308)
- fix failing tests, remove symlink loop check
- Canonicalize output path to avoid false negatives
- Symlink handling in stream extraction
- Canonicalize output paths and symlink targets, and ensure they descend from the destination
⚙️ Miscellaneous Tasks
- Fix clippy and cargo fmt warnings (#310)