All Versions
12
Latest Version
Avg Release Cycle
146 days
Latest Release
726 days ago

Changelog History
Page 2

  • v0.8.0 Changes

    June 22, 2018
    • ➕ Add mp3 decoding capabilities via minimp3
  • v0.7.0 Changes

    April 19, 2018
    • ⚡️ Update cpal dependency to 0.8, and adopt the new naming convention
    • 💥 BREAKING CHANGES:
      • renamed Endpoint to Device
      • split default_endpoint() into default_output_device() and default_input_device()
      • renamed endpoints() to devices()
      • introduced output_devices() and input_devices()