Skip to content

v0.9.9

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Feb 22:16
· 125 commits to main since this release
ba2ee38

Added

  • Add GlobalNamespace::system_builder, World::add_system and allow dynamic system creation (#335)
  • add WithWorldGuard and HandlerContext 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)