Skip to content

chore: release #416

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 Apr 20, 2025

πŸ€– New release

  • bevy_mod_scripting_derive: 0.12.0 -> 0.12.1
  • bevy_system_reflection: 0.1.1 -> 0.1.2 (βœ“ API compatible changes)
  • bevy_mod_scripting_core: 0.12.0 -> 0.12.1 (βœ“ API compatible changes)
  • bevy_mod_scripting_lua: 0.12.0 -> 0.12.1 (βœ“ API compatible changes)
  • bevy_mod_scripting_rhai: 0.12.0 -> 0.12.1 (βœ“ API compatible changes)
  • bevy_mod_scripting_functions: 0.12.0 -> 0.12.1
  • mdbook_lad_preprocessor: 0.1.7 -> 0.1.8 (βœ“ API compatible changes)
  • ladfile_builder: 0.3.2 -> 0.3.3 (βœ“ API compatible changes)
  • bevy_mod_scripting: 0.12.0 -> 0.12.1 (βœ“ API compatible changes)
Changelog

bevy_mod_scripting_derive

0.12.0 - 2025-04-07

Fixed

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

bevy_mod_scripting_core

0.12.1 - 2025-06-29

Added

  • 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)

mdbook_lad_preprocessor

0.1.7 - 2025-04-07

Added

  • improve errors when entity is unavailable (#410)

Fixed

  • links in type functions (#412)

ladfile_builder

0.3.1 - 2025-03-29

Added

  • bump bevy to 0.15.3 (#401)

bevy_mod_scripting

0.12.1 - 2025-06-29

Added

  • 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


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2025-04-20T13-38-44Z branch 3 times, most recently from 6bbe2c8 to 6708294 Compare April 20, 2025 13:54
@github-actions github-actions bot force-pushed the release-plz-2025-04-20T13-38-44Z branch 2 times, most recently from 56c3e4e to 4845264 Compare May 25, 2025 11:57
@github-actions github-actions bot force-pushed the release-plz-2025-04-20T13-38-44Z branch from 4845264 to e4ab4f7 Compare June 28, 2025 18:04
@github-actions github-actions bot force-pushed the release-plz-2025-04-20T13-38-44Z branch from e4ab4f7 to 599c82e Compare June 29, 2025 18:45
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