2014-08-19 18:37:48 +00:00
|
|
|
v1.40, June 12, 2014 -- Initial public release.
|
|
|
|
v1.42, June 19, 2014 -- Removed dependency on simplejson
|
|
|
|
v1.43, June 27, 2014 -- Fixed JSON handling issue
|
|
|
|
v1.44, July 3, 2014 -- Added show_tracks.py exampole
|
2015-06-04 03:54:49 +00:00
|
|
|
v1.45, July 7, 2014 -- Support for related artists endpoint. Don't use
|
2014-08-20 20:28:47 +00:00
|
|
|
cache auth codes when scope changes
|
2015-06-04 03:54:49 +00:00
|
|
|
v1.50, August 14, 2014 -- Refactored util out of examples and into the main
|
2014-08-20 20:28:47 +00:00
|
|
|
package
|
2015-06-04 03:54:49 +00:00
|
|
|
v2.301, August 19, 2014 -- Upgraded version number to take precedence over
|
2014-08-20 20:28:47 +00:00
|
|
|
previously botched release (sigh)
|
2015-04-01 14:16:02 +00:00
|
|
|
v2.310, August 20, 2014 -- Added playlist replace and remove methods. Added auth
|
2014-08-20 20:28:47 +00:00
|
|
|
tests. Improved API docs
|
2015-06-04 03:54:49 +00:00
|
|
|
v2.310, January 5, 2015 -- Added session support
|
|
|
|
v2.3.1, March 28, 2015 -- Auto retry support
|
|
|
|
v2.3.5, April 28, 2015 -- Fixed bug in auto retry support
|
2015-06-04 04:16:12 +00:00
|
|
|
v2.3.6, June 3, 2015 -- Support for offset/limit with album_tracks API
|