Skip to content

Release v0.3.0

Latest

Choose a tag to compare

@Multirious Multirious released this 09 Dec 09:26
· 20 commits to main since this release

What's Changed

  • Migrate to bevy 0.15.0
  • Trigger observers when sending events by @patrickariel in #4
  • Fix tick_time_runner_system to use Time instead of Time<Real> by @Multirious in #6
  • Update cfg(CHANNEL_NIGHTLY) build script by @Multirious in #7
  • Fix unused imports by @Multirious in #8
  • Update tests

Full Changelog: v0.2.0...v0.3.0