Skip to content

Version 1.5.0

Compare
Choose a tag to compare
@rudrankriyam rudrankriyam released this 17 Jul 14:23
· 642 commits to main since this release
5321f45

⛔️ 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! 🎉