Skip to content

0.17.3

Compare
Choose a tag to compare
@ctreffs ctreffs released this 20 Oct 12:59
· 47 commits to master since this release
78f690c
  • Add Optional support to Entity value getter/setter/subscripts
  • Add createEntity convenience methods to Entity
  • Extend assign(component(s)...) capabilities
  • Refine Entity.ComponentsIterator implementation
  • Remove allComponents() from Entity
  • Update WASM CI