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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release #284

Merged
merged 1 commit into from
Feb 15, 2025
Merged

chore: release #284

merged 1 commit into from
Feb 15, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 12, 2025

🤖 New release

  • bevy_mod_scripting_core: 0.9.5 -> 0.9.6 (✓ API compatible changes)
  • bevy_mod_scripting_derive: 0.9.5 -> 0.9.6
  • bevy_mod_scripting_lua: 0.9.5 -> 0.9.6
  • bevy_mod_scripting_functions: 0.9.5 -> 0.9.6
  • bevy_mod_scripting_rhai: 0.9.5 -> 0.9.6
  • ladfile: 0.1.1 -> 0.2.0 (⚠ API breaking changes)
  • mdbook_lad_preprocessor: 0.1.0
  • bevy_mod_scripting: 0.9.5 -> 0.9.6 (✓ API compatible changes)

ladfile breaking changes

--- failure constructible_struct_adds_field: externally-constructible struct adds field ---

Description:
A pub struct constructible with a struct literal has a new pub field. Existing struct literals must be updated to include the new field.
        ref: https://doc.rust-lang.org/reference/expressions/struct-expr.html
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.39.0/src/lints/constructible_struct_adds_field.ron

Failed in:
  field LadFile.globals in /tmp/.tmpUlXCSH/bevy_mod_scripting/crates/ladfile/src/lib.rs:32
  field LadFile.description in /tmp/.tmpUlXCSH/bevy_mod_scripting/crates/ladfile/src/lib.rs:45
  field LadFunction.namespace in /tmp/.tmpUlXCSH/bevy_mod_scripting/crates/ladfile/src/lib.rs:105
Changelog

bevy_mod_scripting_core

0.9.6 - 2025-02-15

Fixed

bevy_mod_scripting_derive

0.9.4 - 2025-02-12

Added

bevy_mod_scripting_lua

0.9.2 - 2025-02-08

Fixed

bevy_mod_scripting_functions

0.9.4 - 2025-02-12

Added

Fixed

bevy_mod_scripting_rhai

0.9.2 - 2025-02-08

Fixed

ladfile

0.2.0 - 2025-02-15

Added

mdbook_lad_preprocessor

0.1.0 - 2025-02-15

Added

bevy_mod_scripting

0.9.6 - 2025-02-15

Added

Fixed


This PR was generated with release-plz.

@github-actions github-actions bot changed the title chore(ladfile): release v0.2.0 chore: release Feb 14, 2025
@github-actions github-actions bot force-pushed the release-plz-2025-02-12T19-52-24Z branch 2 times, most recently from 4fe1916 to b8b4314 Compare February 14, 2025 14:11
@github-actions github-actions bot force-pushed the release-plz-2025-02-12T19-52-24Z branch from b8b4314 to 5d5d4e1 Compare February 15, 2025 11:29
@makspll makspll merged commit eca9cb1 into main Feb 15, 2025
@makspll makspll deleted the release-plz-2025-02-12T19-52-24Z branch February 15, 2025 11:30
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