Skip to content

Releases: Ervie/jikan.net

Version 1.3.2

22 Nov 17:27
Compare
Choose a tag to compare
  • Integration with Jikan API v3.4.
  • Features
    • [User] UserId added to UserProfile

Version 1.3.0

02 Aug 06:15
Compare
Choose a tag to compare
  • Integration with Jikan API v3.3.
  • Features
    • [Search] Improved searching for manga and anime
      • Order by data (Title, score, etc.)
      • Filter Producer (anime) or Magazine (manga)
      • Improved multiple genre query.
    • [UserList] Advanced User Lists (Anime/Manga) queries
      • Usable by passing UserListAnimeSearchConfig to GetUserAnimeList and UserListMangaSearchConfigto GetUserMangaList methods
        • Order by data: OrderBy, OrderBy2 (Title, score, etc.)
        • Sort by ascending/descending - SortBy
        • Search user list: Query property
        • New Anime filters: Producer, Season, Year, AiringStatus
        • New Manga filters: Magazine, PublishingStatus
        • Paging support: Page property
  • Fixes
    • [AnimeEpisoded] changed Aired property from TimeSpan (a pair of DateTime) to single DateTime

Version 1.2.5

09 Apr 21:10
Compare
Choose a tag to compare

Using own instance of Jikan REST enabled.

v1.2.4

18 Mar 06:51
Compare
Choose a tag to compare

v1.2.2

07 Jan 21:13
Compare
Choose a tag to compare
Updated readme.