Skip to content

Releases: jonjomckay/spotify-web-api

v0.9.2

28 Dec 20:36

Choose a tag to compare

v0.9.2 Pre-release
Pre-release
  • Updated the version of league/oauth2-client needed
  • Raised minimum PHP version to 5.4 (due to league/oauth2-client library being updated)
  • Fixed unit tests where the API was returning different data than before

v0.9.1

17 Aug 18:19

Choose a tag to compare

v0.9.1 Pre-release
Pre-release

Fixed replacing of empty fields arrays with only default pagination fields; now it only happens if fields are actually passed in.

v0.9

17 Aug 17:48

Choose a tag to compare

v0.9 Pre-release
Pre-release

Initial release of the library.

Supports all (current) endpoints of the Spotify Web API, apart from any that modify data.