Skip to content

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_a11y_bms_bindings: 0.15.1
  • bevy_animation_bms_bindings: 0.15.1
  • bevy_asset_bms_bindings: 0.15.1
  • bevy_color_bms_bindings: 0.15.1
  • bevy_core_pipeline_bms_bindings: 0.15.1
  • bevy_ecs_bms_bindings: 0.15.1
  • bevy_gizmos_bms_bindings: 0.15.1
  • bevy_gltf_bms_bindings: 0.15.1
  • bevy_image_bms_bindings: 0.15.1
  • bevy_input_bms_bindings: 0.15.1
  • bevy_input_focus_bms_bindings: 0.15.1
  • bevy_math_bms_bindings: 0.15.1
  • bevy_mesh_bms_bindings: 0.15.1
  • bevy_pbr_bms_bindings: 0.15.1
  • bevy_picking_bms_bindings: 0.15.1
  • bevy_reflect_bms_bindings: 0.15.1
  • bevy_render_bms_bindings: 0.15.1
  • bevy_scene_bms_bindings: 0.15.1
  • bevy_sprite_bms_bindings: 0.15.1
  • bevy_text_bms_bindings: 0.15.1
  • bevy_time_bms_bindings: 0.15.1
  • bevy_transform_bms_bindings: 0.15.1
  • 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-25

Refactored

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

bevy_system_reflection

0.3.0 - 2025-08-25

Refactored

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

bevy_mod_scripting_core

0.16.0 - 2025-08-25

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-25

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-25

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_a11y_bms_bindings

0.15.1 - 2025-08-25

Added

  • improve codegen crate calculation, separate bindings into crates (#467)

bevy_animation_bms_bindings

0.15.1 - 2025-08-25

Added

  • improve codegen crate calculation, separate bindings into crates (#467)

bevy_asset_bms_bindings

0.15.1 - 2025-08-25

Added

  • improve codegen crate calculation, separate bindings into crates (#467)

bevy_color_bms_bindings

0.15.1 - 2025-08-25

Added

  • improve codegen crate calculation, separate bindings into crates (#467)

bevy_core_pipeline_bms_bindings

0.15.1 - 2025-08-25

Added

  • improve codegen crate calculation, separate bindings into crates (#467)

bevy_ecs_bms_bindings

0.15.1 - 2025-08-25

Added

  • improve codegen crate calculation, separate bindings into crates (#467)

bevy_gizmos_bms_bindings

0.15.1 - 2025-08-25

Added

  • improve codegen crate calculation, separate bindings into crates (#467)

bevy_gltf_bms_bindings

0.15.1 - 2025-08-25

Added

  • improve codegen crate calculation, separate bindings into crates (#467)

bevy_image_bms_bindings

0.15.1 - 2025-08-25

Added

  • improve codegen crate calculation, separate bindings into crates (#467)

bevy_input_bms_bindings

0.15.1 - 2025-08-25

Added

  • improve codegen crate calculation, separate bindings into crates (#467)

bevy_input_focus_bms_bindings

0.15.1 - 2025-08-25

Added

  • improve codegen crate calculation, separate bindings into crates (#467)

bevy_math_bms_bindings

0.15.1 - 2025-08-25

Added

  • improve codegen crate calculation, separate bindings into crates (#467)

bevy_mesh_bms_bindings

0.15.1 - 2025-08-25

Added

  • improve codegen crate calculation, separate bindings into crates (#467)

bevy_pbr_bms_bindings

0.15.1 - 2025-08-25

Added

  • improve codegen crate calculation, separate bindings into crates (#467)

bevy_picking_bms_bindings

0.15.1 - 2025-08-25

Added

  • improve codegen crate calculation, separate bindings into crates (#467)

bevy_reflect_bms_bindings

0.15.1 - 2025-08-25

Added

  • improve codegen crate calculation, separate bindings into crates (#467)

bevy_render_bms_bindings

0.15.1 - 2025-08-25

Added

  • improve codegen crate calculation, separate bindings into crates (#467)

bevy_scene_bms_bindings

0.15.1 - 2025-08-25

Added

  • improve codegen crate calculation, separate bindings into crates (#467)

bevy_sprite_bms_bindings

0.15.1 - 2025-08-25

Added

  • improve codegen crate calculation, separate bindings into crates (#467)

bevy_text_bms_bindings

0.15.1 - 2025-08-25

Added

  • improve codegen crate calculation, separate bindings into crates (#467)

bevy_time_bms_bindings

0.15.1 - 2025-08-25

Added

  • improve codegen crate calculation, separate bindings into crates (#467)

bevy_transform_bms_bindings

0.15.1 - 2025-08-25

Added

  • improve codegen crate calculation, separate bindings into crates (#467)

bevy_mod_scripting_functions

0.16.0 - 2025-08-25

Added

  • improve codegen crate calculation, separate bindings into crates (#467)
  • pre-expand generated codegen macros (#462)

Refactored

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

ladfile

0.6.0 - 2025-08-25

Refactored

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

mdbook_lad_preprocessor

0.3.0 - 2025-08-25

Refactored

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

ladfile_builder

0.6.0 - 2025-08-25

Refactored

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

bevy_mod_scripting

0.16.0 - 2025-08-25

Added

  • improve codegen crate calculation, separate bindings into crates (#467)
  • 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 9 times, most recently from 9923f1c to 97b872d Compare August 25, 2025 19:29
@github-actions github-actions bot force-pushed the release-plz-2025-08-19T06-19-23Z branch from 97b872d to 3afed8b Compare August 25, 2025 19:37
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