Skip to content

Conversation

@Pr0methean
Copy link
Member

🤖 New release

  • zip: 3.0.0 -> 4.0.0 (⚠ API breaking changes)

zip breaking changes

--- failure feature_missing: package feature removed or renamed ---

Description:
A feature has been removed from this package's Cargo.toml. This will break downstream crates which enable that feature.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#cargo-feature-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.41.0/src/lints/feature_missing.ron

Failed in:
  feature aes in the package's Cargo.toml
  feature constant_time_eq in the package's Cargo.toml
  feature zopfli in the package's Cargo.toml
  feature lzma-rs in the package's Cargo.toml
Changelog

4.0.0 - 2025-05-21

🐛 Bug Fixes

  • Allow extraction of Zip64 where "Version needed to extract" is higher than "Version made by" (#356)

⚙️ Miscellaneous Tasks

  • Revert nt-time upgrade (would increase MSRV)
  • Revert constant_time_eq update (would increase MSRV)
  • Update fully-qualified names of liblzma imports


This PR was generated with release-plz.

@Pr0methean Pr0methean added this pull request to the merge queue May 21, 2025
Merged via the queue into master with commit b87a248 May 21, 2025
77 checks passed
@Pr0methean Pr0methean deleted the release-plz-2025-05-21T02-59-36Z branch May 21, 2025 21:44
cosmicexplorer pushed a commit to cosmicexplorer/zip2 that referenced this pull request Sep 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants