1.1.1
DeezNET
- Added more utility methods to
DeezerURL
(GetCoverUrl()
andGetTitle()
) - Added index and limit parameters to
GetAlbum
methods inPublicApi
- Added optional CancellationTokens to
PublicApi
,GWApi
,Downloader
, andDeezerURL
- 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