rodio v0.7.0 Release Notes

Release Date: 2018-04-19 // about 6 years ago
    • ⚡️ 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()