Skip to content

Releases: jikan-me/jikan

v2.1.1 Stable

12 Oct 11:24
6871834
Compare
Choose a tag to compare
  • [Seasonal Parser] Fix #205

v2.1.0 Stable

01 Oct 06:23
Compare
Choose a tag to compare
  • [User] Add Anime & Manga List parsing
  • Bug fixes
  • [MalUrl] getMalId method now returns 0 instead of throwing an Exception when it fails to parse the ID

v2.0.0 Stable

25 Sep 17:21
Compare
Choose a tag to compare
  • Lots of bug fixes
  • Schema fixes
  • All images URLs returned are now HQ
  • Added DateProp for DateRange

v2.0.0-rc.2

30 Aug 13:18
Compare
Choose a tag to compare
v2.0.0-rc.2 Pre-release
Pre-release
  • A lot of bug fixes
  • A lot of Schema improvements and fixes
  • More tests coverage (fixtures added a dev dependencies)
  • Reviewed syntax & usage
  • Added Season List parsing
  • Added more Constants

v1.16.4 - Hotfix

13 Aug 18:16
Compare
Choose a tag to compare
  • Fixes #180 (parser update affecting Anime & Person parsers)

v2.0.0-rc.1

05 Aug 18:03
Compare
Choose a tag to compare
v2.0.0-rc.1 Pre-release
Pre-release
  • Complete refactor using better dependencies
    • Parser is more robust and stable
    • Library now implements PSR2
  • Clean data values
  • Added Top
    • Characters
    • People
  • Added Genre
    • Anime listing by genre
    • Manga listing by genre
  • Added Producers
    • Anime listing by producer
  • Added Magazine
    • Manga listing by magazine
  • Added User
    • Profile
    • History
    • Friends
  • Complete syntax revamp
  • And a whole lot more!

You'll have to visit the NEW documentation for v2+ for usage

v1.16.3 Stable

26 Jul 16:36
Compare
Choose a tag to compare
  • Fix broken parsers
  • Fix other various bugs

v1.16.2 Stable

02 Jul 20:06
Compare
Choose a tag to compare
  • Fix a critical bug affecting 3 major parsers #163 (due to HTML change on MAL)
  • Fix HTTP Responses with Guzzle

v1.16.0 Stable

27 Jun 23:43
Compare
Choose a tag to compare
  • Switch over to Guzzle for fetching file/status
  • Improvements to Search, Seasonal & Person by extending the schema
  • Fix some parsing issues with some requests depending on geolocation 🤔

More Details

v1.15.9 Stable

16 May 14:38
Compare
Choose a tag to compare
  • Major bug fixes for Search methods & helper class