Skip to content

Releases: jikan-me/jikan

v2.16.25 - hotfix

10 Sep 22:07
Compare
Choose a tag to compare
  • Bug fix for character role and voice actor language in anime characters

v2.16.24

10 Sep 21:44
Compare
Choose a tag to compare
  • Bug fixes #361, #358
  • Fix anime background information incorrectly merged with synopsis
  • Character Pictures will now only return default sizes as large image sizes do not exist for them #359

v3.0.0-beta.2

27 Jul 19:30
Compare
Choose a tag to compare
v3.0.0-beta.2 Pre-release
Pre-release

v3.0.0-beta.1

17 Jul 18:14
a290b79
Compare
Choose a tag to compare
v3.0.0-beta.1 Pre-release
Pre-release
  • #349 Upgraded Goutte to v4 which uses Symfony's HttpClient instead of Guzzle
  • Bug fixes: #352

v3.0.0-beta

28 Jun 17:25
Compare
Choose a tag to compare
v3.0.0-beta Pre-release
Pre-release
  • minimum php requirement bumped to 7.4
  • Image Resource: add __string magic method to return default JPG
  • Fetch user's last updates from profile #339
  • Cleaner string output (No more \\n, trim extra newlines)
  • Bug fixes

v2.16.23 - Hotfix

28 Jun 17:18
Compare
Choose a tag to compare
  • Bug fix regarding parsing of <br> to newline for the new cleanse function

v2.16.22

27 Jun 14:54
Compare
Choose a tag to compare
  • Fixes anime background information returning nulll
  • Fixes #348 and v2.16.21 release.

Refactored and improved JString::cleanse function

This addresses an issue with HTML parsed string where the carriage return data is still intact. This becomes a visible problem when ran through json_encode. Areas of improvement would be such as anime synopsis, background information or character and person about text.

tldr; cleaner data

v2.16.21

26 May 19:33
Compare
Choose a tag to compare

⚠️ Do not use. Introduces some bugs: #348

Refactored and improved JString::cleanse

This addresses an issue with HTML parsed string where the carriage return data is still intact. This becomes a visible problem when ran through json_encode. Areas of improvement would be such as anime synopsis, background information or character and person about text.

v2.16.20 - Hotfix

11 Apr 08:37
Compare
Choose a tag to compare
  • #343 Tag value 0 will now be returned as "0" instead of null.

v2.16.19 - Hotfix

11 Apr 08:21
Compare
Choose a tag to compare
hotfix [ci skip]