Skip to content

chore: release v0.23.0#41

Merged
Destynova2 merged 1 commit intodevelopfrom
release-plz-2026-03-20T07-28-48Z
Mar 20, 2026
Merged

chore: release v0.23.0#41
Destynova2 merged 1 commit intodevelopfrom
release-plz-2026-03-20T07-28-48Z

Conversation

@Destynova2
Copy link
Contributor

🤖 New release

  • grob: 0.22.1 -> 0.23.0 (⚠ API breaking changes)

grob breaking changes

--- failure enum_struct_variant_field_added: pub enum struct variant field added ---

Description:
An enum's exhaustive struct variant has a new field, which has to be included when constructing or matching on this variant.
        ref: https://doc.rust-lang.org/reference/attributes/type_system.html#the-non_exhaustive-attribute
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.46.0/src/lints/enum_struct_variant_field_added.ron

Failed in:
  field escalate of variant Commands::Bench in /tmp/.tmpvjQsTz/grob/src/cli/args.rs:156

--- failure function_parameter_count_changed: pub fn parameter count changed ---

Description:
A publicly-visible function now takes a different number of parameters.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#fn-change-arity
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.46.0/src/lints/function_parameter_count_changed.ron

Failed in:
  grob::commands::bench::cmd_bench now takes 7 parameters instead of 6, in /tmp/.tmpvjQsTz/grob/src/commands/bench.rs:888
Changelog

0.23.0 - 2026-03-20

Added

  • (bench) escalation mode with visual bar charts


This PR was generated with release-plz.

@Destynova2 Destynova2 merged commit 2f4b92b into develop Mar 20, 2026
16 checks passed
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