What's Changed
New Features 🎉
- Add support for reading samples as f64 in #70
Breaking Changes💀
- Replace nom to winnow in #68
- ImaAdpcmPlayer::new() returns Result for fallible initialization in #69
Internal Changes
- Rust edition 2024
- MSRV: 1.85.1
CI/CD
- ci: setup codspeed for benchmarking by in #72
Full Changelog: v0.5.0...v0.6.0