Version 5.0.1
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")