v2.3.2
- Added a new
SearchApi
that consolidates all search methods. - Added a
SearchTracks
method toTracksApi
. - Added a
TracksApiExtensions
helper and aGetTrackByIsrc
extension method
Had a big clean-up of the Models, particularly the Playlists models. There have been several changes to the model types returned from Playlist methods but, from a duck typing point of view, they should not be breaking. However, if you have any problems please create an issue.
Shims have been added to the ArtistsSearchResult
model to make it backwards compatible. It has been marked Obsolete
; this and other Models related issues will be fixed in v3.