Skip to content

Releases: pimmerks/SpotifyWebApi

v0.0.16

28 Apr 09:29
ab92b8c
Compare
Choose a tag to compare

Fixed Http client being disposed (#34)

v0.0.15

28 Apr 09:11
8648e24
Compare
Choose a tag to compare

Merged #33

v0.0.14

26 Apr 10:04
8eeb204
Compare
Choose a tag to compare

Merged #32 (added create playlist)

V0.0.13

07 Apr 10:55
a17cf22
Compare
Choose a tag to compare

Updated the way scopes work.
Added an example console application
Added async methods for getting an access token and refeshing it (AuthorizationCode)

v0.0.12

22 Mar 20:19
8861ae0
Compare
Choose a tag to compare

Update for the new Playlist Spotify Uri's

V0.0.11

27 May 20:20
aab949c
Compare
Choose a tag to compare

Fixes bug with the Scopes enum,

Merged #23

v0.0.10

26 Jan 14:10
1abafa5
Compare
Choose a tag to compare

Merged #20

v0.0.9

05 Jan 16:25
d95a084
Compare
Choose a tag to compare

Merged #16

v0.0.8

29 Sep 08:35
Compare
Choose a tag to compare

Note: This version might introduce some breaking changes.

  • Merged all projects to one project.
  • Added RefreshToken() to AuthorizationCode.
  • Updated Continious integration to support deployment to nuget.
  • Updated Player api.
  • Initial release that supports unit testing.
  • Initial release of the Browse api.
  • Initial release of the Search api (might not work).