Releases: jonjomckay/spotify-web-api
Releases · jonjomckay/spotify-web-api
v0.9.2
- Updated the version of
league/oauth2-clientneeded - Raised minimum PHP version to 5.4 (due to
league/oauth2-clientlibrary being updated) - Fixed unit tests where the API was returning different data than before
v0.9.1
Fixed replacing of empty fields arrays with only default pagination fields; now it only happens if fields are actually passed in.
v0.9
Initial release of the library.
Supports all (current) endpoints of the Spotify Web API, apart from any that modify data.