Releases: makspll/bevy_mod_scripting
Releases · makspll/bevy_mod_scripting
v0.13.0
v0.3.3-ladfile_builder
v0.1.8-mdbook_lad_preprocessor
v0.1.2-bevy_system_reflection
chore: Release package bevy_system_reflection version 0.1.2
v0.12.0
Added
- improve errors when entity is unavailable (#410)
- [breaking] Add
BMSPlugin
group, feature flag for bindings per bevy crate & add script global filter options (#408)- The CoreScriptGlobalsPlugin now also stores options for filtering registered globals, which can be changed.
- add option to emit response event on each callback &
RunScriptCallback
command for "once-off" callbacks (#403)
Fixed
lua54
feature being forced (#413)GetTypeDependency
derive macro using the wrong path forbms_core
(#409)
Other
- add script loading benchmark (#411)
- refactor
ReflectReference
internally (#406) - reduces size of
ScriptValue
to 64 bytes, moves some dynamic function methods into function info (#404)
Contributors
v0.3.2-ladfile_builder
v0.1.7-mdbook_lad_preprocessor
v0.11.1
v0.3.1-ladfile_builder
v0.1.1-bevy_system_reflection
chore: Release package bevy_system_reflection version 0.1.1