3.2.0
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