Skip to content

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Mar 17, 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)
  • bevy_a11y_bms_bindings: 0.15.1 -> 0.15.2
  • bevy_animation_bms_bindings: 0.15.1 -> 0.15.2
  • bevy_asset_bms_bindings: 0.15.1 -> 0.15.2
  • bevy_color_bms_bindings: 0.15.1 -> 0.15.2
  • bevy_core_pipeline_bms_bindings: 0.15.1 -> 0.15.2
  • bevy_ecs_bms_bindings: 0.15.1 -> 0.15.2
  • bevy_gizmos_bms_bindings: 0.15.1 -> 0.15.2
  • bevy_gltf_bms_bindings: 0.15.1 -> 0.15.2
  • bevy_image_bms_bindings: 0.15.1 -> 0.15.2
  • bevy_input_bms_bindings: 0.15.1 -> 0.15.2
  • bevy_input_focus_bms_bindings: 0.15.1 -> 0.15.2
  • bevy_math_bms_bindings: 0.15.1 -> 0.15.2
  • bevy_mesh_bms_bindings: 0.15.1 -> 0.15.2
  • bevy_pbr_bms_bindings: 0.15.1 -> 0.15.2
  • bevy_picking_bms_bindings: 0.15.1 -> 0.15.2
  • bevy_reflect_bms_bindings: 0.15.1 -> 0.15.2
  • bevy_render_bms_bindings: 0.15.1 -> 0.15.2
  • bevy_scene_bms_bindings: 0.15.1 -> 0.15.2
  • bevy_sprite_bms_bindings: 0.15.1 -> 0.15.2
  • bevy_text_bms_bindings: 0.15.1 -> 0.15.2
  • bevy_time_bms_bindings: 0.15.1 -> 0.15.2
  • bevy_transform_bms_bindings: 0.15.1 -> 0.15.2
Changelog

bevy_mod_scripting_derive

0.16.0 - 2025-08-29

Refactored

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

bevy_system_reflection

0.3.0 - 2025-08-29

Refactored

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

bevy_mod_scripting_core

0.16.0 - 2025-08-29

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

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

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

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

Refactored

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

mdbook_lad_preprocessor

0.3.0 - 2025-08-29

Refactored

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

ladfile_builder

0.6.0 - 2025-08-29

Refactored

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

bevy_mod_scripting

0.16.0 - 2025-08-29

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.

@github-actions github-actions bot force-pushed the release-plz-2025-03-17T11-44-52Z branch from 6a27185 to 0bf5150 Compare May 12, 2025 11:23
@github-actions github-actions bot force-pushed the release-plz-2025-03-17T11-44-52Z branch from 0bf5150 to a85eb20 Compare August 29, 2025 08:06
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