Skip to content

chore: release #457

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 19, 2025

πŸ€– New release

  • bevy_mod_scripting_derive: 0.15.1 -> 0.15.2
  • bevy_mod_scripting_core: 0.15.1 -> 0.15.2 (βœ“ API compatible changes)
  • bevy_mod_scripting_lua: 0.15.1 -> 0.15.2 (βœ“ API compatible changes)
  • bevy_mod_scripting_rhai: 0.15.1 -> 0.15.2 (βœ“ API compatible changes)
  • bevy_mod_scripting_functions: 0.15.1 -> 0.15.2
  • bevy_mod_scripting: 0.15.1 -> 0.15.2 (βœ“ API compatible changes)
  • ladfile_builder: 0.5.1 -> 0.5.2
Changelog

bevy_mod_scripting_derive

0.12.0 - 2025-04-07

Fixed

  • Derive GetTypeDependency without explicit "core" dependency. (#409)

bevy_mod_scripting_core

0.15.2 - 2025-08-19

Refactored

  • inline CallbackBuilder<P> into IntoScriptPluginParams at compile time (#456)
  • inline CallbackSettings<P> into IntoScriptPluginParam at compile time (#455)

bevy_mod_scripting_lua

0.15.2 - 2025-08-19

Refactored

  • inline CallbackBuilder<P> into IntoScriptPluginParams at compile time (#456)
  • inline CallbackSettings<P> into IntoScriptPluginParam at compile time (#455)

bevy_mod_scripting_rhai

0.15.2 - 2025-08-19

Refactored

  • inline CallbackBuilder<P> into IntoScriptPluginParams at compile time (#456)
  • inline CallbackSettings<P> into IntoScriptPluginParam at compile time (#455)

bevy_mod_scripting_functions

0.15.1 - 2025-08-18

Changed

  • Remove asset_path field from ScriptAsset. (#450)

bevy_mod_scripting

0.15.2 - 2025-08-19

Refactored

  • inline CallbackBuilder<P> into IntoScriptPluginParams at compile time (#456)
  • inline CallbackSettings<P> into IntoScriptPluginParam at compile time (#455)

ladfile_builder

0.5.0 - 2025-08-14

Added

  • [breaking] Use the Handles, Luke! (#427) (#444)


This PR was generated with release-plz.

Copy link

Review changes with Β SemanticDiff

@github-actions github-actions bot force-pushed the release-plz-2025-08-19T06-19-23Z branch from b99a76e to 45bd143 Compare August 19, 2025 06:24
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