Skip to content

v1.0.0 (Net Standard 1.1)

Compare
Choose a tag to compare
@rikkit rikkit released this 05 Dec 01:58
· 135 commits to next since this release

New

  • added library.getArtists

Changes

  • Changed package target to netstandard1.1 (with this change, the v1.0.x series of releases will not support Windows Phone 8 Silverlight. Use v0.3.x instead)
  • Upgraded Newtonsoft.Json to 9.0.1
  • Swapped Microsoft.Net.Http 2.2.28 with System.Net.4.3.0

This library is now available in two versions. The v0.3.x series of releases will be packaged for PCL Profile 259, while the v1.0.x series will be packaged for .Net Standard 1.1.


Thanks to @branc116 for #98.