Skip to content

v0.1.4

Compare
Choose a tag to compare
@rikkit rikkit released this 14 Jan 19:28
· 265 commits to master since this release

In this release:

New methods

  • artist.getTags
  • artist.getTopTags
  • album.getTags
  • user.getRecommendedArtists
  • track.updateNowPlaying

Fixes and improvements

  • Better handling of calling an authenticated API without valid authentication #46
  • Improved parsing of biography information in artist.getInfo #46
  • Removed dependency on MyConvert NuGet package #35
  • Removed option to catch HttpRequestExceptions internally #23

Breaking changes

  • Changed constructors of Scrobble to require time played DateTime

Thanks to @Zumicts and @prashantkhandelwal for contributing to this release.