Skip to content

Releases: jikan-me/jikan

v2.8.6

18 Aug 21:23
Compare
Choose a tag to compare
  • fixes #231
  • fixes #232
  • Additional bug fixes
  • Throws BadResponseException if search query is < 3

v2.8.2

01 Jun 05:32
Compare
Choose a tag to compare
  • Bug fix for anime episodes - #228

v2.8.1 Hotfix

18 May 00:28
Compare
Choose a tag to compare

v2.8.0 Stable

30 Apr 05:53
Compare
Choose a tag to compare
  • [User List : Anime|Manga]
    • Throw BadResponseException instead of ParserException when the request fails #217
    • Add list filtering & sorting jikan-rest#49
    • Replace StudioMeta, LicensorMeta & MagazineMeta with MalUrl intead
      • This will further provide properties like type, url
  • [Search : Anime|Manga]

v2.7.0 Stable

14 Apr 11:52
Compare
Choose a tag to compare
  • [Anime|Manga]
    • EpisodeListItem aired property to return DateTimeImmutable instead of DateRange
    • [Bug Fix] Stats Score refactoring; returns AnimeStatsScore/MangaStatsScore object instead of array now - #216
    • Fix AnimeListItem/MangaListItem parsing date formats incorrectly
  • [Helper] fix parseDateMDY returning incorrect date
  • [Jikan.php]
    • fix PersonSearchincorrect Request class hinting
    • add UserMangaList
  • [MalClient.php]
    • getAnimeEpisodes with no episodes return empty episodes array now instead of BadResponseException (404)
    • getPersonSearch with no results returns empty array now instead of BadResponseException (404)
    • getCharacterSearch with no results returns empty array now instead of BadResponseException (404)
    • getCharacter returns BadResponseException (404) now if invalid ID is provided
    • Fix guzzle dep injection being overriden in some cases
  • [User]
    • Fix UserProfileParser's getUsername() returning the URL instead of the username
  • Added default values to some models
  • Bug fix #212
  • Other minor code and bug fixes

v2.6.2 Stable

06 Jan 03:17
c254751
Compare
Choose a tag to compare
  • Bug fix for date parser: #210

v2.6.1 Stable

17 Dec 06:33
Compare
Choose a tag to compare
  • [Club] Optimize User list schema

v2.6.0 Stable

16 Dec 17:42
Compare
Choose a tag to compare
  • [Club] Add club parsing
  • [Club] Add User List parsing
  • [Anime|Manga] Add Reviews parsing

v2.3.0 Stable

14 Nov 04:31
Compare
Choose a tag to compare
  • [Anime|Manga] Added Recommendations parsing #84
  • [Anime|Manga] Added Recently Updated By Users parsing #207
  • [User List] Bug fix for some manga lists parsing
  • [Seasonal] Added parsing for later anime #189

v2.1.2 Stable

20 Oct 03:33
Compare
Choose a tag to compare
  • Fix #202 (PR #206). This allows single results to be parsed correctly for Person Search