v3.0.0
New features
- @DalerAsrorov added support for uploading a custom image to a playlist in this PR.
- You can now pass a
device_id
when playing and pausing playback. @pfftdammitchris started a PR to add device_id to the play() method. The changes served to another PR where we included the functionality. Thanks!