Skip to content

chore: release v3.0.0 #354

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed

Conversation

Pr0methean
Copy link
Member

🤖 New release

  • zip: 2.6.1 -> 3.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 flate2 in the package's Cargo.toml
  feature deflate-zlib-ng in the package's Cargo.toml
  feature deflate-zlib in the package's Cargo.toml
  feature proc-macro2 in the package's Cargo.toml
  feature deflate-miniz in the package's Cargo.toml
Changelog

3.0.0 - 2025-05-14

🐛 Bug Fixes

  • return correct offset in SeekableTake::seek (#342)
  • When only zopfli is available, decompression of deflate should not be possible (#348)
  • Specify flate2 dependency of the deflate-flate2 feature. (#345)

⚙️ Miscellaneous Tasks

  • drop unused crossbeam-utils dependency (#339)
  • fix typo
  • remove deflate-flate2 dependency on specific backend
  • [breaking] Drop deprecated deflate-miniz feature flag (#351)


This PR was generated with release-plz.

@Pr0methean Pr0methean closed this May 14, 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.

1 participant