Skip to content
Snippets Groups Projects
  • Released date
  • Created date

Evidence collection

Collected 1 year ago

Release notes

v0.7.0

Changed

  • Update to bevy 0.11
  • Update to bevy kira audio 0.16

Fixed

  • Library and examples no longer use deprecated methods
  • 0 cargo clippy warnings

v0.6.0 Historical release

Release notes

v0.6.0

Added

  • Add a function for creating a looped sound effect
  • Support managing individual audio instances

Changed

  • Update to bevy 0.10
  • Update to bevy kira audio 0.15

Fixed

  • Examples updated from bevy 0.8 to 0.10

v0.5.1 Historical release

Release notes

Tag message

Fixed

  • Track restarts when trying to play twice

v0.5.0 Historical release

Release notes

Tag message

Changed

  • Bevy 0.9.0
  • bevy_kira_audio 0.13

Evidence collection

Collected 2 years ago

Release notes

  • Update bevy_kira_audio dependency to 0.12
  • Remove all channel juggling
  • Support correct cross-fade
  • Support fade in / out for music & ambiance tracks