-
Notifications
You must be signed in to change notification settings - Fork 105
Open
Labels
enhancementNew feature or requestNew feature or request
Description
New major needs (breaking changes)
- add
#[non_exhaustive]on thepub enum ExtraField - also, rewrote the extra fields would be nice
- make ZipData/ZipFile non fully public and
#[non_exhaustive] - remove the
#[macro_export]
New minor needs
- add
#[must_use]on - possible to do onMINORversion feat: add must_use #727- method zip::write::FileOptions::into_full_options in /home/runner/work/zip2/zip2/src/write.rs:722
- method zip::write::ZipWriter::set_auto_large_file in /home/runner/work/zip2/zip2/src/write.rs:1023
- method zip::System::from_version_made_by in /home/runner/work/zip2/zip2/src/types.rs:91
Others changes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request