v0.1.4
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.