Skip to content

v2.3.2

Compare
Choose a tag to compare
@DanielLarsenNZ DanielLarsenNZ released this 13 Nov 09:06
· 212 commits to master since this release
  • Added a new SearchApi that consolidates all search methods.
  • Added a SearchTracks method to TracksApi.
  • Added a TracksApiExtensions helper and a GetTrackByIsrc 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.