Skip to content

Files

Latest commit

6aeea70 · Dec 16, 2024

History

History
18 lines (10 loc) · 427 Bytes

RELEASES.md

File metadata and controls

18 lines (10 loc) · 427 Bytes

Release notes for i-cant-believe-its-not-bsn

0.3

  • added declarative templates with a template macro

0.2

  • now compatible with Bevy 0.15

0.1.1

  • added the Maybe component, which allows for optional components in bundles

0.1

  • added the WithChild component, which turns into a single child entity
  • added the WithChildren component, which iterates over itself to spawn multiple matching entities