Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release v0.8.0 #12

Merged
merged 1 commit into from
Apr 29, 2024
Merged

chore: release v0.8.0 #12

merged 1 commit into from
Apr 29, 2024

Conversation

Boshen
Copy link
Owner

@Boshen Boshen commented Apr 22, 2024

馃 New release

  • criterion2: 0.7.2 -> 0.8.0 (鈿狅笍 API breaking changes)

鈿狅笍 criterion2 breaking changes

--- failure enum_variant_missing: pub enum variant removed or renamed ---

Description:
A publicly-visible enum has at least one variant that is no longer available under its prior name. It may have been renamed or removed entirely.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.31.0/src/lints/enum_variant_missing.ron

Failed in:
  variant BenchmarkFilter::Regex, previously in file /tmp/.tmpJI1czf/criterion2/src/lib.rs:378
Changelog

0.8.0 - 2024-04-29

Added

  • remove regex filter support to reduce compilation speed (#15)

Other

  • add justfile
  • (deps) update rust crate codspeed to 2.6.0 (#14)
  • (deps) update rust crate codspeed to 2.5.1 (#13)
  • (deps) update rust crate codspeed to 2.5.0 (#11)


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2024-04-22T04-54-16Z branch 3 times, most recently from 73af8c2 to 173f255 Compare April 29, 2024 02:42
Signed-off-by: Boshen <1430279+Boshen@users.noreply.github.com>
@Boshen Boshen changed the title chore: release v0.7.3 chore: release v0.8.0 Apr 29, 2024
@github-actions github-actions bot force-pushed the release-plz-2024-04-22T04-54-16Z branch from 173f255 to 1eac2f4 Compare April 29, 2024 03:42
@Boshen Boshen merged commit b92eb01 into main Apr 29, 2024
@Boshen Boshen deleted the release-plz-2024-04-22T04-54-16Z branch April 29, 2024 03:42
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.

None yet

1 participant