Changelog All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.2.0 - 2024-10-28
- Add support for hardwares that may not have the pcm format we want, by converting the audio stream to the supported format.
- Updated cpal to 0.15.3
- Updated rubato to 0.16
- Updated ringbuf to 0.4
0.1.0 - 2024-01-29
- Initial implementation of the library, supporting dynamic resampling of audio stream.