Releases: DylanCa/apple-music
Releases · DylanCa/apple-music
Fix incorrect enum definitions (thanks @Agapurnis !)
What's Changed
- Fix incorrect enum definitions by @Agapurnis in #14
- Properly serde renamed devices in AirplayDeviceKind by @DylanCa in #15
New Contributors
- @Agapurnis made their first contribution in #14
Full Changelog: v0.11.4...v0.11.5
Renamed Track::loved to Track::favorited (thanks @valentinegb !)
What's Changed
- Rename
Track::loved
toTrack::favorited
by @valentinegb in #11
New Contributors
- @valentinegb made their first contribution in #11
Full Changelog: v0.11.3...v0.11.4
[Bugfix] Fix Track URL Matching
[Bugfix] Fixed Itunes Store search term encoding
What's Changed
Full Changelog: v0.11.1...v0.11.2
[Bugfix] Fixed Track URL fetching
What's Changed
Full Changelog: v0.11.0...v0.11.1
Updated track url fetching to be based upon album name instead
What's Changed
Full Changelog: v0.10.0...v0.11.0
Added artwork_url & track_url to Track
What's Changed
Full Changelog: v0.9.0...v0.10.0
Track Artist
Optimized Track Artworks logic
Documentation
What's Changed
Full Changelog: v0.5.0...v0.6.0