Skip to content

chore: release #436

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 Jul 6, 2025

🤖 New release

  • bevy_mod_scripting_derive: 0.13.0 -> 0.13.1
  • bevy_mod_scripting_core: 0.13.0 -> 0.13.1
  • bevy_mod_scripting_lua: 0.13.0 -> 0.13.1
  • bevy_mod_scripting_rhai: 0.13.0 -> 0.13.1
  • bevy_mod_scripting_functions: 0.13.0 -> 0.13.1
  • bevy_mod_scripting: 0.13.0 -> 0.13.1 (✓ API compatible changes)
  • ladfile_builder: 0.3.3 -> 0.3.4
Changelog

bevy_mod_scripting_derive

0.12.0 - 2025-04-07

Fixed

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

bevy_mod_scripting_core

0.13.0 - 2025-07-05

Added

  • Include Entity in ScriptCallbackResponseEvent (#425)
  • Add on_script_reloaded callback. (#421)
  • Warn on unknown language. (#418)

bevy_mod_scripting_lua

0.11.0 - 2025-03-29

Added

  • optimize get and set functions, add MagicFunctions sub-registry (#397)
  • allow the conversion of lua functions into ScriptValue via DynamicScriptFunction (#396)
  • Add initial benchmarks, integrate them into CI & add getters/settters for Scripts resource (#381)
  • ✨ Dynamic Script Components, register_new_component binding, remove_component no longer requires ReflectComponent data (#379)

bevy_mod_scripting_rhai

0.11.0 - 2025-03-29

Added

  • [breaking] bump bersion
  • optimize get and set functions, add MagicFunctions sub-registry (#397)
  • Add initial benchmarks, integrate them into CI & add getters/settters for Scripts resource (#381)

bevy_mod_scripting_functions

0.12.0 - 2025-04-07

Added

  • [breaking] Add BMSPlugin group, feature flag for bindings per bevy crate & add script global filter options (#408)

bevy_mod_scripting

0.13.0 - 2025-07-05

Added

  • Include Entity in ScriptCallbackResponseEvent (#425)
  • Add on_script_reloaded callback. (#421)
  • Warn on unknown language. (#418)

Other

  • Update 0.12.0.md
  • Update 0.12.0.md
  • Update CHANGELOG.md
  • Update 0.12.0.md
  • Create 0.12.0.md

ladfile_builder

0.3.1 - 2025-03-29

Added

  • bump bevy to 0.15.3 (#401)


This PR was generated with release-plz.

Copy link

Review changes with  SemanticDiff

@github-actions github-actions bot force-pushed the release-plz-2025-07-06T20-56-58Z branch from 25caa85 to 9ec927a Compare July 6, 2025 21:54
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