Skip to content

Releases: jikan-me/jikan

v3.0.1

05 Jun 12:41
b37a90d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.0.1

v3.0.0 Stable

24 May 20:23
Compare
Choose a tag to compare

What's Changed

  • Merge 2.x bug fixes into 3.x by @irfan-dahir in #301
  • More info on user's favorites by @N0D4N in #290
  • [Feature] User's last updates by @N0D4N in #339
  • Fix userupdates status parsing by @N0D4N in #344
  • Fix parser for user updates for status and total chapters/episodes by @N0D4N in #352
  • Update Goutte to version 4 removing the GuzzlePHP dependency by @rjd22 in #349
  • Allow using PHP 8.0 with Jikan by @rjd22 in #370
  • Apply some fixes made to 2.0.0 branch to 3.0.0 by @rjd22 in #372
  • Added getter for CharacterMeta by @ToshY in #376
  • Fix issues with "Anime Staff Positions" & "Voice Acting Roles" parsing by @rjd22 in #377
  • Fix users profile last online datetime by @N0D4N in #324
  • Fix #395: Move from parents() to ancestors() in goutte by @rjd22 in #405
  • 3.0.0 by @irfan-dahir in #408

New Contributors

Full Changelog: v2.19.4...v3.0.0

v3.0.0-rc.6

22 May 19:23
Compare
Choose a tag to compare
v3.0.0-rc.6 Pre-release
Pre-release
  • Club Users now extend Results to parse pagination info from MAL
  • Fixed club page parser not parsing dates for some IDs
  • Fixed anime videos listing not parsing episodes for entries that are not region blocked

v3.0.0-rc.5

20 May 14:36
Compare
Choose a tag to compare
v3.0.0-rc.5 Pre-release
Pre-release
  • PHP 8 is now minimum
  • Updated dependencies

Full Changelog: v3.0.0-rc.4...v3.0.0-rc.5

v3.0.0-rc.4

20 May 13:35
0c45748
Compare
Choose a tag to compare
v3.0.0-rc.4 Pre-release
Pre-release

What's Changed

  • Fix #395: Move from parents() to ancestors() in goutte by @rjd22 in #405

Full Changelog: v3.0.0-rc.3...v3.0.0-rc.4

v2.19.4

23 Mar 06:33
Compare
Choose a tag to compare

Fixes #396
Important read: #396 (comment)

v2.19.3

18 Feb 01:31
Compare
Choose a tag to compare

Full Changelog: v2.19.2...v2.19.3

v2.19.2

10 Feb 20:30
Compare
Choose a tag to compare
  • [Anime/Manga] Fixes news parser

Full Changelog: v2.19.1...v2.19.2

v3.0.0-rc.3

26 Jan 16:45
Compare
Choose a tag to compare
v3.0.0-rc.3 Pre-release
Pre-release
  • [Top] Fixes parsing of type light novel

v3.0.0-rc.2

26 Jan 15:37
Compare
Choose a tag to compare
v3.0.0-rc.2 Pre-release
Pre-release
  • Patch fixes from v3
  • Adds support for Top request by type of ONA (Anime), Lightnovels (Manga)
    • Constants::TOP_ONA
    • Constants::TOP_LIGHTNOVELS