- added declarative templates with a
template
macro
- now compatible with Bevy 0.15
- added the
Maybe
component, which allows for optional components in bundles
- added the
WithChild
component, which turns into a single child entity - added the
WithChildren
component, which iterates over itself to spawn multiple matching entities