Skip to content

Releases: Multirious/bevy_time_runner

Release v0.3.0

09 Dec 09:26

Choose a tag to compare

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

v0.2.0

05 Jul 06:46
d02d086

Choose a tag to compare

v0.2.0

Update Bevy to 0.14.0