Releases: jikan-me/jikan
Releases · jikan-me/jikan
v3.0.1
v3.0.0 Stable
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
- @N0D4N made their first contribution in #290
- @rjd22 made their first contribution in #349
- @ToshY made their first contribution in #376
Full Changelog: v2.19.4...v3.0.0
v3.0.0-rc.6
- 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
- PHP 8 is now minimum
- Updated dependencies
Full Changelog: v3.0.0-rc.4...v3.0.0-rc.5
v3.0.0-rc.4
What's Changed
Full Changelog: v3.0.0-rc.3...v3.0.0-rc.4
v2.19.4
Fixes #396
Important read: #396 (comment)
v2.19.3
Full Changelog: v2.19.2...v2.19.3
v2.19.2
- [Anime/Manga] Fixes news parser
Full Changelog: v2.19.1...v2.19.2
v3.0.0-rc.3
- [Top] Fixes parsing of type light novel
v3.0.0-rc.2
- Patch fixes from v3
- Adds support for Top request by type of ONA (Anime), Lightnovels (Manga)
Constants::TOP_ONA
Constants::TOP_LIGHTNOVELS