Skip to content

v2.4.0

Compare
Choose a tag to compare
@strideynet strideynet released this 11 Sep 08:11
· 52 commits to master since this release
50c47c2

What's Changed

New Contributors

Full Changelog: v2.3.1...v2.4.0

Breaking Changes

PlaybackOffset.Position has changed from int to *int. This is to account for a behaviour in the Spotify API where the position can be specified separately inside the URI. See https://github.com/zmb3/spotify/pull/220/files for specific details.