Skip to content

Version 5.0.1

Compare
Choose a tag to compare
@rudrankriyam rudrankriyam released this 09 Sep 07:56
· 15 commits to main since this release

New in this release

Added support for storefront in hundred best albums.

You can use it like:

let album = try await MRecommendation.hundredBestAlbum(at: 99, storefront: "zh-cn")

let albums = try await allHundredBestAlbums(storefront: "zh-cn")