Skip to content

1.1.1

Compare
Choose a tag to compare
@TrevTV TrevTV released this 28 Jun 04:50
· 8 commits to main since this release

DeezNET

  • Added more utility methods to DeezerURL (GetCoverUrl() and GetTitle())
  • Added index and limit parameters to GetAlbum methods in PublicApi
  • Added optional CancellationTokens to PublicApi, GWApi, Downloader, and DeezerURL
  • Updated BouncyCastle.Cryptography to 2.4.0
  • (v1.1.1) Made utility methods public because I forgot to when publishing 1.1.0

DeezCLI

  • None