Skip to content

Release 1.7.0

Latest
Compare
Choose a tag to compare
@dentolos19 dentolos19 released this 07 Jul 11:53
· 13 commits to main since this release

🎉 What's Changed

  • Added method extensions
    • Media.GetTagsAsync
    • Media.GetRelationsAsync
    • Media.GetCharactersAsync
    • Media.GetStaffAsync
    • Media.GetStudiosAsync
    • Media.GetRecommendationsAsync
    • Media.GetReviewsAsync
    • User.GetFollowersAsync
    • User.GetFollowingsAsync
    • User.GetAnimeFavoritesAsync
    • User.GetMangaFavoritesAsync
    • User.GetCharacterFavoritesAsync
    • User.GetStaffFavoritesAsync
    • User.GetStudioFavoritesAsync

⚠️ Breaking Changes

  • Fixed naming of method GetUserMediaReviews to GetUserMediaReviewsAsync to fit project's naming conventions

Full Changelog: v1.6.0...v1.7.0