New
v0.9.18
[!WARNING] This version was yanked from PyPI due to a segfault that could occur in MP3 reading, writing, or compression code paths. Please upgrade to v0.9.19 or newer.
What's Changed
- Fix Pyright type hints. (https://github.com/spotify/pedalboard/pull/426)
- Fix for reading certain Ogg files on Linux via file-like objects. (https://github.com/spotify/pedalboard/pull/436)
Full Changelog: https://github.com/spotify/pedalboard/compare/v0.9.17...v0.9.18