## New major needs (breaking changes) See comment below ## New minor needs - [x] add `#[must_use]` on - **possible to do on `MINOR` version** https://github.com/zip-rs/zip2/pull/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 - [x] https://github.com/zip-rs/zip2/pull/725
New major needs (breaking changes)
See comment below
New minor needs
#[must_use]on - possible to do onMINORversion feat: add must_use #727Others changes