This repository was archived by the owner on Jul 8, 2024. It is now read-only.
Releases: janhohenheim/spew
Releases · janhohenheim/spew
v0.6.0
What's Changed
- Update readme.md to fix broken link to examples by @primitiveType in #13
- Update to Bevy 0.14 RC by @janhohenheim in #14
- Upgrade to Bevy 0.14 by @janhohenheim in #15
New Contributors
- @primitiveType made their first contribution in #13
Full Changelog: v0.5.0...v0.6.0
v0.5.0
Use Bevy 0.13
0.4.0
What's Changed
- Bump bevy to 0.12 by @regnarock in #12
New Contributors
- @regnarock made their first contribution in #12
Full Changelog: v0.3.0...v0.4.0
0.3.0
What's Changed
- Update example code in inline documentation by @mrkiffie in #8
- Update to bevy 0.11 by @luggage66 in #9
New Contributors
- @mrkiffie made their first contribution in #8
- @luggage66 made their first contribution in #9
Full Changelog: v0.2.1...v0.3.0
v0.2.1
- Fix changes in spawners not actually being propagated to the ECS world.
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Simplify event creation by @janhohenheim in #4
- Allow arbitrary actual systems as spawn functions by @janhohenheim in #5
- Expose common system set by @janhohenheim in #6
Full Changelog: v0.1.1...v0.2.0
v0.1.1
Initial (de facto) release