You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chore: release v5.2.0
* Clarify description of #439 in CHANGELOG
Signed-off-by: Chris Hennick <[email protected]>
* Remove deprecated static feature flags
* Update CHANGELOG for this being the 6.0.0 release
---------
Signed-off-by: Chris Hennick <[email protected]>
- Add by_index_with_options(), which can be used to ignore encryption in a file's metadata ([#439](https://github.com/zip-rs/zip2/pull/439)) and may be used for other file-specific overrides in the future.
15
+
16
+
### <!-- 7 -->⚙️ Miscellaneous Tasks
17
+
18
+
-[**breaking**]`FileOptions::add_extra_data` is now generic and accepts any `AsRef<[u8]>`. (#435)
19
+
-[**breaking**] Remove `lzma-static` and `xz-static` feature flags, which are deprecated synonyms of `lzma` and `xz`. (#405, #425)
0 commit comments