Skip to content

Releases: music-assistant/deezer-python-gql

v0.17.0

25 May 21:01

Choose a tag to compare

[0.17.0] - 2026-05-25

🚀 Features

  • Add track availability to search results by @jdaberkow

v0.16.0

25 May 20:49

Choose a tag to compare

[0.16.0] - 2026-05-25

🚀 Features

  • Add track availability to TrackFields fragment by @jdaberkow

🧰 Maintenance

v0.15.0

24 May 11:54
243eb45

Choose a tag to compare

[0.15.0] - 2026-05-24

🚀 Features

  • Migrate HTTP backend from httpx to aiohttp by @jdaberkow

🧰 Maintenance

  • Bump ruff from 0.15.12 to 0.15.13 by @dependabot[bot]

v0.14.1

18 May 07:42

Choose a tag to compare

[0.14.1] - 2026-05-18

🐛 Bug Fixes

  • Re-export exception classes from generated module by @jdaberkow

v0.14.0

17 May 17:09
22cf4c4

Choose a tag to compare

[0.14.0] - 2026-05-17

🚀 Features

  • Add get_similar_artists query and remove deprecated bio.summary by @jdaberkow

🧰 Maintenance

v0.13.4

11 May 21:10

Choose a tag to compare

[0.13.4] - 2026-05-11

🐛 Bug Fixes

  • Use named query in check_audiobook_ids by @jdaberkow

v0.13.3

11 May 20:56

Choose a tag to compare

[0.13.3] - 2026-05-11

🐛 Bug Fixes

  • Regenerate client and improve check_audiobook_ids debug logging by @jdaberkow

🧰 Maintenance

  • Add pre-commit hook to detect generated base_client drift by @jdaberkow

v0.13.2

11 May 16:33

Choose a tag to compare

[0.13.2] - 2026-05-11

🐛 Bug Fixes

  • Handle all-errors response in check_audiobook_ids gracefully by @jdaberkow

v0.13.1

10 May 21:22

Choose a tag to compare

[0.13.1] - 2026-05-10

🐛 Bug Fixes

  • Regenerate client to sync generated base_client with enriched logging by @jdaberkow

v0.13.0

10 May 20:33

Choose a tag to compare

[0.13.0] - 2026-05-10

🚀 Features

  • Enrich GraphQL error logs with operation name, variables, and path by @jdaberkow