Skip to content

Releases: browniebroke/deezer-python

v5.7.0

11 Nov 00:19
Compare
Choose a tag to compare

Feature

v5.6.0

06 Sep 11:06
Compare
Choose a tag to compare

Feature

  • Show a content preview of the paginated list in the CLI (#568) (283d190)

Documentation

  • Fix links to resources and pagination classes (#567) (1adce18)
  • Fix errors in search usage documentation (#566) (d5c2e84)

v5.5.0

26 Jul 20:15
Compare
Choose a tag to compare

Feature

  • Infer episode link & share from ID when missing (#544) (f38a038)

v5.4.0

25 Jul 23:36
Compare
Choose a tag to compare

Feature

  • Fetch resource if accessing missing field on simplified instance (#541) (df5e81b)

v5.3.3

06 Jun 19:46
Compare
Choose a tag to compare

Fix

  • deps: Revert PSR upgrade (f5119fc)

v5.3.2

28 Apr 22:05
Compare
Choose a tag to compare

Fix

  • Remove rate album methods (3000fa7)

v5.3.1

23 Apr 16:13
Compare
Choose a tag to compare

Fix

  • Add a few missing classes to top level API (98ef1a1)

Documentation

  • Reference each class from the top level (042ee17)

v5.3.0

23 Apr 12:39
Compare
Choose a tag to compare

Feature

  • Get charts for a specified genre ID (dad1d94)

v5.2.0

09 Feb 16:00
Compare
Choose a tag to compare

Feature

  • Get the top podcasts (f8f3438)
  • Get all podcasts for a genre (8f220fd)
  • Get a list of artist's playlists (bd0f5ee)

v5.1.1

07 Feb 14:36
Compare
Choose a tag to compare

Fix

  • Make Client.list_radios return a list (cfb3f98)
  • Make Client.list_genres return a list (ca83963)

Documentation

  • Complete Client.get_user_albums return type (46846dc)