Releases: JohnnyCrazy/SpotifyAPI-NET
Releases · JohnnyCrazy/SpotifyAPI-NET
SpotifyAPI-NET 2.11.0
SpotifyAPI-NET 2.10.1
Web-API
- Fixed wrong visibility of
AddResponseInfo
SpotifyAPI-NET 2.10.0
Web-API
- Added a way to get response headers on any response model #82 :
string model.Header(string headerName)
WebHeaderCollection model.Headers()
SpotifyAPI-NET 2.9.0
SpotifyAPI-NET 2.8.0
Web-API
- Added following Endpoints:
GetUsersTopTracks
GetUsersTopArtists
GetRecommendations
GetRecommendationSeedsGenres
GetAudioFeatures
GetSeveralAudioFeatures
- NOTE: Some new endpoints return wrong error models (spotify/web-api#199) , so use it with caution
Local-API
SpotifyAPI-NET 2.7.1
Web-API
- Added support for Playlist Searching
- Fixed Searching for albums: SimpleArtist -> FullArtist
SpotifyAPI-NET 2.7.0
SpotifyAPI-NET 2.6.1
SpotifyAPI-NET 2.6.0
SpotifyAPI-NET 2.5.1
Web
- Fixed concurrent IO/Exception ( #55 ) in asny web-api calls