Skip to content

chore: release v3.0.0#355

Merged
Pr0methean merged 1 commit into
masterfrom
release-plz-2025-05-14T19-12-56Z
May 15, 2025
Merged

chore: release v3.0.0#355
Pr0methean merged 1 commit into
masterfrom
release-plz-2025-05-14T19-12-56Z

Conversation

@Pr0methean

Copy link
Copy Markdown
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-miniz in the package's Cargo.toml
  feature proc-macro2 in the package's Cargo.toml
  feature deflate-zlib 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 enabled auto-merge May 14, 2025 19:46
@Pr0methean Pr0methean added this pull request to the merge queue May 15, 2025
Merged via the queue into master with commit 8c01cb7 May 15, 2025
83 checks passed
@Pr0methean Pr0methean deleted the release-plz-2025-05-14T19-12-56Z branch May 15, 2025 02:31
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.

1 participant