Skip to content

v0.6.0

Latest

Choose a tag to compare

@AkiyukiOkayasu AkiyukiOkayasu released this 05 Jun 04:50
· 1 commit to main since this release
b454994

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