What's Changed
- Album: Add UPC by @tehkillerbee in #317
- Remove Python 2 cruft by @C0rn3j in #322
- Adhere to typing standards and mark Python current versions as supported by @C0rn3j in #321
- Add Track.get_radio_mix and Artist.get_radio_mix to get radio as Mix by @tehkillerbee, @Nokse22 in #330
- Consistent use of path file open by @tehkillerbee in #331
- CI: Fix branch syntax, bump action and python versions to current, fix indent by @C0rn3j in #320
- Implement sorting for remaining favourites + playlists by @nilathedragon in #328
- Feature/Add v2 endpoints by @tehkillerbee in #340
- Switch to v2 endpoint for playlist get/add/delete. Add support for album, track, artist batch additions. Add support for add/delete mixes and radios to favorites. (Fixes #336, #337, #339) by @tehkillerbee
- Test: List ordering when getting tracks, items, playlist, mixes by @tehkillerbee
- Test: Add, remove favorite mix. Add remove artist, album, playlist, track (multiple) by @tehkillerbee
- Feature/origin album cover by @tehkillerbee in #341
- Validate returned tracks (isrc) and skip invalid results by @tehkillerbee in #342
New Contributors
- @C0rn3j made their first contribution in #322
- @nilathedragon made their first contribution in #328
Full Changelog: v0.8.3...v0.8.4