Skip to content

Release 1.3.0

Compare
Choose a tag to compare
@AurelicButter AurelicButter released this 20 Feb 18:09
· 176 commits to master since this release
2e376f1

Added

  • Characters and staff now return alternative names
  • Users can now search studios by their names
  • Studio now returns favourites and isAnimationStudio
  • Media now returns score and status distribution
  • User.mediaListOptions now has two new keys: animeList and mangaList.
  • A user's bans and favourites are now accessible.

Modifications

  • Characters and staff now return a value "english" instead of "first" and "last". The name is provided like on the site, "First Last"
  • Studio's media list now returns titles as well as IDs.
  • User statistics will now return a more accurate, more current, and much more user statistics from the site.

Removed

  • Media will no longer fetch type of media within an anime or manga search.
  • User.stats became depreciated in the API. All statistics are accessible in User.statistics now