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.16.0
  • bevy_system_reflection: 0.2.0 -> 0.3.0 (βœ“ API compatible changes)
  • bevy_mod_scripting_core: 0.15.1 -> 0.16.0 (βœ“ API compatible changes)
  • bevy_mod_scripting_lua: 0.15.1 -> 0.16.0 (βœ“ API compatible changes)
  • bevy_mod_scripting_rhai: 0.15.1 -> 0.16.0 (βœ“ API compatible changes)
  • bevy_mod_scripting_functions: 0.15.1 -> 0.16.0 (βœ“ API compatible changes)
  • ladfile: 0.5.0 -> 0.6.0 (βœ“ API compatible changes)
  • mdbook_lad_preprocessor: 0.2.0 -> 0.3.0 (βœ“ API compatible changes)
  • ladfile_builder: 0.5.1 -> 0.6.0 (βœ“ API compatible changes)
  • bevy_mod_scripting: 0.15.1 -> 0.16.0 (βœ“ API compatible changes)
Changelog

bevy_mod_scripting_derive

0.16.0 - 2025-08-23

Refactored

  • [breaking] refactor dependencies, point at bevy subcrates directly (#463)

bevy_system_reflection

0.3.0 - 2025-08-23

Refactored

  • [breaking] refactor dependencies, point at bevy subcrates directly (#463)

bevy_mod_scripting_core

0.16.0 - 2025-08-23

Refactored

  • [breaking] refactor dependencies, point at bevy subcrates directly (#463)
  • inline CallbackBuilder<P> into IntoScriptPluginParams at compile time (#456)
  • inline CallbackSettings<P> into IntoScriptPluginParam at compile time (#455)

bevy_mod_scripting_lua

0.16.0 - 2025-08-23

Refactored

  • [breaking] refactor dependencies, point at bevy subcrates directly (#463)
  • inline CallbackBuilder<P> into IntoScriptPluginParams at compile time (#456)
  • inline CallbackSettings<P> into IntoScriptPluginParam at compile time (#455)

bevy_mod_scripting_rhai

0.16.0 - 2025-08-23

Refactored

  • [breaking] refactor dependencies, point at bevy subcrates directly (#463)
  • inline CallbackBuilder<P> into IntoScriptPluginParams at compile time (#456)
  • inline CallbackSettings<P> into IntoScriptPluginParam at compile time (#455)

bevy_mod_scripting_functions

0.16.0 - 2025-08-23

Added

  • pre-expand generated codegen macros (#462)

Refactored

  • [breaking] refactor dependencies, point at bevy subcrates directly (#463)

ladfile

0.6.0 - 2025-08-23

Refactored

  • [breaking] refactor dependencies, point at bevy subcrates directly (#463)

mdbook_lad_preprocessor

0.3.0 - 2025-08-23

Refactored

  • [breaking] refactor dependencies, point at bevy subcrates directly (#463)

ladfile_builder

0.6.0 - 2025-08-23

Refactored

  • [breaking] refactor dependencies, point at bevy subcrates directly (#463)

bevy_mod_scripting

0.16.0 - 2025-08-23

Added

  • pre-expand generated codegen macros (#462)

Refactored

  • [breaking] refactor dependencies, point at bevy subcrates directly (#463)
  • restructure monorepo, rename bevy_api_gen to bevy_mod_scripting_codegen (#461)
  • inline CallbackBuilder<P> into IntoScriptPluginParams at compile time (#456)
  • inline CallbackSettings<P> into IntoScriptPluginParam at compile time (#455)


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 7 times, most recently from 8655ca7 to 8165c5f Compare August 23, 2025 23:41
@github-actions github-actions bot force-pushed the release-plz-2025-08-19T06-19-23Z branch from 8165c5f to 9923f1c Compare August 23, 2025 23:47
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