Skip to content

Releases: magnum357i/myanimelist-api

v1.0.0.6

24 Sep 10:52
Compare
Choose a tag to compare

THE SOURCE CODE OF MAL HAS BEEN CHANGED!

Fixed: titleOriginal of anime
Fixed: description, self and nickname of character
Fixed: name, recentvoice of people

v1.0.0.5

25 Aug 19:36
Compare
Choose a tag to compare
  • Fixed: titleOriginal, description, background, voice of anime (caused by html changes)

v1.0.0.4

15 Feb 09:36
Compare
Choose a tag to compare
  • Fixed: title of anime, manga, character and people (caused by html
    changes)

v1.0.0.3

26 Dec 11:50
Compare
Choose a tag to compare
  • Fixed: vote of anime and manga (caused by html changes)

v1.0.0.2

08 Jun 10:33
bcee52a
Compare
Choose a tag to compare
  • Added: timezone key for broadcast
  • Added: total key for duration
  • Added: relatedSummary
  • Added: relatedAlternativesetting
  • Fixed: songOpening/songEnding
  • Fixed: premiered
  • New: broadcast timezone converter
  • Renamed: Cache.php > CacheAdapter.php

Poster Power

25 May 18:41
Compare
Choose a tag to compare
  • Changed: config usage syntax
  • Changed: cache structure
  • Added: poster data for staff, voice, characters, voiceactors, recentVoice, recentWork
  • Added: bloodtype for page/character and page/people
  • Added: city for page/people
  • Added: country for page/people
  • Added: id of anime or manga for search/character
  • New: bigimages setting

v1.0.0.0

12 May 13:49
Compare
Choose a tag to compare
  • Changed: MyAnimeList namespace instead of myanimelist namespace
  • Changed: others word instead of sysnonmys word (so, titleSysnonmys >
    titleOthers)
  • Changed: spoiler html content to spoiler bbcode for page/character
  • Changed: new usage scheme (now no function, only variable)
  • Changed: conversions (date, broadcast, premiered etc.)
  • Added: tabBase for page (tab base link)
  • Added: tabItems for page (tab link attrs)
  • Added: age for page/character and page/people
  • Added: height for page/character and page/people
  • Added: weight for page/character and page/people
  • Added: birth for page/people
  • Added: death for page/people
  • Added: social links (socialTwitter, socialFacebook, socialWebsite) for page/people
  • Added: background for page/anime and page/manga
  • New: cache interface

Some minor bugs fixed

v0.9.9

09 Apr 06:34
Compare
Choose a tag to compare
  • Added: title()->sysnonmys for manga page
  • Added: song()->opening for anime page
  • Added: song()->ending for anime page

And simpler and related structure. It is recommended to clear your cache (if you have cache).

v0.9.8

26 Mar 01:13
Compare
Choose a tag to compare

NEW FEATURE: SEARCH
What this gives is to pull search results according to the desired word.

NEW FEATURE: WIDGET
You can pull all widget data with this feature.

  • Fixed: setting value.
  • Changed: get function > sendRequestOrGetData function
  • Changed: Types subdirectory > Page subdirectory
  • Changed: now returns only id instead of link
  • Added: enableCache function
  • Added: convertName function
  • Added: setExpiredTime function
  • Added: setCurlOption function
  • Added: ExternalLink function

And a lot of variety changes.

v0.9.7

25 Jan 22:22
Compare
Choose a tag to compare

First release.