Skip to content

Latest commit

 

History

History
76 lines (50 loc) · 3.92 KB

HISTORY.md

File metadata and controls

76 lines (50 loc) · 3.92 KB

Change log

2.0.2 (11 May 2015)

  • Bugfix for retrieving an access token through the Client Credentials flow. (Thanks Nate Wilkins!)
  • Add test coverage and Travis CI.

2.0.1 (2 Mar 2015)

  • Return WebApiError objects if error occurs during authentication.

2.0.0 (27 Feb 2015)

  • Breaking change: Response object changed. Add headers and status code to all responses to enable users to implement caching.

1.3.13 (26 Feb 2015)

1.3.12 (22 Feb 2015)

1.3.11

1.3.10

  • Add market parameter to endpoints supporting Track Relinking.
  • Improve SEO by adding keywords to the package.json file. ;-)

1.3.8

1.3.7

1.3.5

  • Add missing options parameter in createPlaylist (issue #19). Thanks for raising this allinallin.

1.3.4

1.3.3

1.3.2

  • Add ability to use callback methods instead of promise.

1.2.2

  • Bugfix. api.addTracksToPlaylist tracks parameter can be a string or an array. Thanks ofagbemi!

1.2.1

1.1.0

1.0.2

1.0.1

  • Allow options to be set when retrieving a user's playlists. Thanks EaterOfCode.

1.0.0

0.0.11

0.0.10

0.0.9