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)