rodio v0.12.0 Release Notes

Release Date: 2020-10-05 // over 3 years ago
    • 💥 Breaking: Update cpal to 0.12.
    • 💥 Breaking: Rework API removing global "rodio audio processing" thread & adapting to the upstream cpal API changes.
    • ➕ Add new_X format specific methods to Decoder.
    • 🛠 Fix resampler dependency on internal Vec::capacity behaviour.