Releases: music-assistant/deezer-python-gql
Releases · music-assistant/deezer-python-gql
v0.17.0
v0.16.0
[0.16.0] - 2026-05-25
🚀 Features
- Add track availability to TrackFields fragment by @jdaberkow
🧰 Maintenance
- Update schema from live API by @jdaberkow
v0.15.0
[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
v0.14.0
[0.14.0] - 2026-05-17
🚀 Features
- Add get_similar_artists query and remove deprecated bio.summary by @jdaberkow
🧰 Maintenance
- Bump mypy from 2.0.0 to 2.1.0 by @dependabot[bot]
v0.13.4
v0.13.3
[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
[0.13.2] - 2026-05-11
🐛 Bug Fixes
- Handle all-errors response in check_audiobook_ids gracefully by @jdaberkow
v0.13.1
[0.13.1] - 2026-05-10
🐛 Bug Fixes
- Regenerate client to sync generated base_client with enriched logging by @jdaberkow
v0.13.0
[0.13.0] - 2026-05-10
🚀 Features
- Enrich GraphQL error logs with operation name, variables, and path by @jdaberkow