Skip to content

Release v0.2.0

Choose a tag to compare

@ilyvion ilyvion released this 03 Aug 11:48
· 28 commits to master since this release
v0.2.0
63877a9

https://crates.io/crates/bevy_doryen/0.2.0

Added ✨

  • Instructions for targeting various versions

Changed 🔧

  • Update to Bevy 0.5
  • Use EventReader/EventWriter instead of ResMut<Events<T>>
  • Improved blit example