Skip to content

chore: release v0.7.0#102

Merged
MagicalTux merged 3 commits into
masterfrom
release-plz-2026-06-15T15-15-14Z
Jun 16, 2026
Merged

chore: release v0.7.0#102
MagicalTux merged 3 commits into
masterfrom
release-plz-2026-06-15T15-15-14Z

Conversation

@MagicalTux

@MagicalTux MagicalTux commented Jun 15, 2026

Copy link
Copy Markdown
Member

🤖 New release

  • compcol: 0.6.4 -> 0.7.0 (⚠ API breaking changes)

compcol breaking changes

--- failure derive_trait_impl_removed: built-in derived trait no longer implemented ---

Description:
A public type has stopped deriving one or more traits. This can break downstream code that depends on those types implementing those traits.
        ref: https://doc.rust-lang.org/reference/attributes/derive.html#derive
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.48.0/src/lints/derive_trait_impl_removed.ron

Failed in:
  type Encoder no longer derives Debug, in /tmp/.tmpnpQFZ8/compcol/src/lzma2/mod.rs:234
  type Encoder no longer derives Clone, in /tmp/.tmpnpQFZ8/compcol/src/lzma2/mod.rs:234
Changelog

0.7.0 - 2026-06-15

Fixed

  • docs.rs build + add docs.rs-config CI job

Other

  • changelog for bounded-memory LZMA encoders; demote private doc link
  • early-commit long matches in the optimal parser
  • bounded-memory sliding-window streaming encoders


This PR was generated with release-plz.

@MagicalTux MagicalTux changed the title chore: release v0.6.5 chore: release v0.7.0 Jun 15, 2026
@MagicalTux MagicalTux force-pushed the release-plz-2026-06-15T15-15-14Z branch from 03304f9 to ed56e0d Compare June 15, 2026 15:25
@MagicalTux MagicalTux merged commit d94348c into master Jun 16, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant