Version 1.5.0
⛔️ Breaking changes:
The initializer of MusicAddResourcesRequest
is an array of tuple now instead of a dictionary.
Also, there are handy methods to add items to the user's music library:
let _ = try await MusadoraKit.addAlbumToLibrary(id: id)
Enjoy! 🎉