Release 1.4.0
Special thanks to @majora2007 for all the help! π₯
π What's Changed
- Added documentation (#9)
- Added new methods for trending media and recommendations APIs (#8, #14)
GetTrendingMediaAsync
GetMediaRecommendationsAsync
SaveMediaRecommendationAsync
- Added new methods for media reviews APIs (#11, #13)
GetMediaReviewAsync
GetMediaReviewsAsync
SaveMediaReviewAsync
DeleteMediaReviewAsync
RateMediaReviewAsync
- Added more sorting options for searching media
- Fixed profile colors having custom values (#7)
β οΈ Breaking Changes
- Changed the type of property
ProfileColor
from enumUserProfileColor
to string - Changed the name of property
SiteUrl
toUrl
in classesCharacter
,Staff
,Studio
Full Changelog: v1.3.4...v1.4.0