This repository has been archived by the owner on Jan 29, 2025. It is now read-only.
v2.1.0
As the Monstercat API recently replaced their release-download api with a new endpoint to download a single catalog item, we replaced DownloadRelease(...)
with DownloadCatalogItem(...)
, which takes a CatalogItem
instead of a Release
.