Releases: jikan-me/jikan
Releases · jikan-me/jikan
v2.1.1 Stable
- [Seasonal Parser] Fix #205
v2.1.0 Stable
- [User] Add Anime & Manga List parsing
- Bug fixes
- [MalUrl]
getMalId
method now returns0
instead of throwing an Exception when it fails to parse the ID
v2.0.0 Stable
- Lots of bug fixes
- Schema fixes
- All images URLs returned are now HQ
- Added
DateProp
forDateRange
v2.0.0-rc.2
- 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
- Fixes #180 (parser update affecting Anime & Person parsers)
v2.0.0-rc.1
- 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
- Fix broken parsers
- Fix other various bugs
v1.16.2 Stable
- Fix a critical bug affecting 3 major parsers #163 (due to HTML change on MAL)
- Fix HTTP Responses with Guzzle
v1.16.0 Stable
- 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 🤔
v1.15.9 Stable
- Major bug fixes for Search methods & helper class