Skip to content

chore: release#547

Closed
github-actions[bot] wants to merge 1 commit intomainfrom
release-plz-2025-05-20T12-58-25Z
Closed

chore: release#547
github-actions[bot] wants to merge 1 commit intomainfrom
release-plz-2025-05-20T12-58-25Z

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented May 20, 2025

🤖 New release

  • mrml: 5.0.0 -> 6.0.0 (⚠ API breaking changes)
  • css-compare: 0.1.4 -> 0.1.5 (✓ API compatible changes)
  • html-compare: 0.1.4 -> 0.1.5 (✓ API compatible changes)
  • mrml-cli: 1.7.0 -> 1.7.1
  • mrml-python: 0.2.0 -> 0.2.1
  • mrml-wasm: 1.5.0 -> 1.5.1

mrml breaking changes

--- failure enum_variant_added: enum variant added on exhaustive enum ---

Description:
A publicly-visible enum without #[non_exhaustive] has a new variant.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#enum-variant-new
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.43.0/src/lints/enum_variant_added.ron

Failed in:
  variant MjRawChild:ConditionalComment in /tmp/.tmpbyuNfB/mrml/packages/mrml-core/src/mj_raw/children.rs:9

--- failure struct_missing: pub struct removed or renamed ---

Description:
A publicly-visible struct cannot be imported by its prior path. A `pub use` may have been removed, or the struct itself 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.43.0/src/lints/struct_missing.ron

Failed in:
  struct mrml::prelude::render::Options, previously in file /tmp/.tmpePV26X/mrml/src/prelude/render/options.rs:30
Changelog


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2025-05-20T12-58-25Z branch from 3527675 to 2ceb2b2 Compare August 23, 2025 20:14
@github-actions github-actions bot closed this Aug 23, 2025
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