New
v0.11.0
Breaking changes:
- Replaced the
buffer_sizeoption inCpalBackendSettingswithconfig, which gives many more configuration options (thanks @DaforLynx!) - Switch to 2024 edition, update dependencies, and update GitHub actions to use newer rustc versions (thanks @Roms1383!)
- Remove the
android_shared_stdcxxfeature, ascpalnow usesndk::audio, andcpal'soboe-shared-stdcxxfeature is deprecated
Other changes:
- Switch from
pastetopastey, re-exportpastey, and update macros to not require manually importingpasteyat the call site (thanks @Keinsleif!) - Fix typo in readme (thanks @benjamin-lieser!)