Releases: makspll/bevy_mod_scripting
Releases · makspll/bevy_mod_scripting
v0.1.4-mdbook_lad_preprocessor
v0.1.0-bevy_system_reflection
chore: Release package bevy_system_reflection version 0.1.0
v0.9.11
v0.9.10
v0.2.5-ladfile_builder
v0.2.4-ladfile_builder
v0.9.9
Added
- Add
GlobalNamespace::system_builder
,World::add_system
and allow dynamic system creation (#335) - add
WithWorldGuard
andHandlerContext
system parameters (#327) - add test for construct using unit struct (#328)
- support setting hashmaps via reflection (#330)
- allow hashmap
FromScript
from list of tuples (#332)
v0.2.3-ladfile_builder
Added
- (lad) export global functions in
lad
exported plugin & add collapsible sections to pre-processor (#334)
v0.9.8
v0.3.1-ladfile
Added
- (mdbook) improve mdbook generics behaviour and fix broken links (#319)