Skip to content

chore: release v0.9.0#52

Draft
github-actions[bot] wants to merge 1 commit intomasterfrom
release-plz-2026-02-05T09-15-10Z
Draft

chore: release v0.9.0#52
github-actions[bot] wants to merge 1 commit intomasterfrom
release-plz-2026-02-05T09-15-10Z

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 5, 2026

🤖 New release

  • criterion-plot: 0.8.2 -> 0.9.0 (✓ API compatible changes)
  • criterion: 0.8.2 -> 0.9.0 (⚠ API breaking changes)

criterion breaking changes

--- failure enum_marked_non_exhaustive: enum marked #[non_exhaustive] ---

Description:
A public enum has been marked #[non_exhaustive]. Pattern-matching on it outside of its crate must now include a wildcard pattern like `_`, or it will fail to compile.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#attr-adding-non-exhaustive
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.46.0/src/lints/enum_marked_non_exhaustive.ron

Failed in:
  enum BatchSize in /tmp/.tmpvWEOGV/criterion.rs/src/lib.rs:192
Changelog

criterion-plot

0.9.0 - 2026-02-12

Other

  • update CI workflow (#57)
  • fix all cargo clippy suggestions

criterion

0.9.0 - 2026-02-12

Fixed

  • include bench names in quick bencher report

Other

  • update CI workflow (#57)
  • Fix clippy for stable features
  • fix all cargo clippy suggestions


This PR was generated with release-plz.

@berkus berkus marked this pull request as draft February 9, 2026 10:36
@github-actions github-actions bot changed the title chore: release v0.8.3 chore: release v0.9.0 Feb 9, 2026
@github-actions github-actions bot force-pushed the release-plz-2026-02-05T09-15-10Z branch from 0879de9 to b86d858 Compare February 9, 2026 22:30
@github-actions github-actions bot force-pushed the release-plz-2026-02-05T09-15-10Z branch from b86d858 to e936f20 Compare February 12, 2026 12:09
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.

0 participants