Releases: harudagondi/bevy_oddio
Releases · harudagondi/bevy_oddio
v0.5.0
What's Changed
- Update fastrand requirement from 1.8 to 2.0 by @dependabot in #64
- Update-0.5 by @harudagondi in #67
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Add miri and replace action-rs by @harudagondi in #56
- Split Audio impl to relax trait bounds for spatial_buffered by @kcking in #57
- Reformatted use statements by @harudagondi in #61
- Update cpal to 0.15 by @harudagondi in #62
- Update bevy to 0.10 by @harudagondi in #63
New Contributors
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Update CI by @harudagondi in #32
- Add donation links by @harudagondi in #33
- Remove #[allow(clippy::unused_async)] by @harudagondi in #37
- Use support stream config as much as possible by @harudagondi in #39
- Bump actions/cache from 2 to 3 by @dependabot in #42
- Bump actions/checkout from 2 to 3 by @dependabot in #43
- Add support for spatial audio by @harudagondi in #44
- Fix some silly issues =) by @harudagondi in #50
- Update to 0.3 by @harudagondi in #51
New Contributors
- @dependabot made their first contribution in #42
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Reworked channels and etc by @harudagondi in #5
- Add PR template by @harudagondi in #16
- Correct safety doc in
frame_n
by @harudagondi in #13 - Add sine example by @harudagondi in #9
- Add more builtin oddio types by @harudagondi in #8
- Implement
AudioApp
for&mut App
by @harudagondi in #24 - Unify
AudioSink
andAudioHandle
by @harudagondi in #21 - Update cpal by @harudagondi in #25
- Correct assertion in
frame_n
usage by @harudagondi in #26 - Add support for 1-2 channels in loaders by @harudagondi in #28
- Fix broken link in Cycle by @harudagondi in #29
- Update to 0.2 by @harudagondi in #30
New Contributors
- @harudagondi made their first contribution in #5
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Update to 0.1.0