Skip to content

3.2.0

Compare
Choose a tag to compare
released this 24 May 20:15
· 81 commits to main since this release
3d5ce75

Changes

New Features

  • Add people support #389 (@Katsute)

    This is an undocumented feature, you must use MyAnimeList.enableExperimentalFeature(ExperimentalFeature.PEOPLE) to enable it.

    Retrieve people using MyAnimeList.getPerson(id).

    Person information currently includes:

    • Name
    • Birthday
    • Picture

Full Changelog: 3.1.0...3.2.0