3.4.0
Changes
New Features
-
Add missing character and people fields #393 (@Katsute)
These are from undocumented features, you must use
MyAnimeList.enableExperimentalFeature(ExperimentalFeature.CHARACTERS)
andMyAnimeList.enableExperimentalFeature(ExperimentalFeature.PEOPLE)
to enable them.- Add favorites count to character and people
- Add alternative names and 'more' field to people
- Add method to retrieve character biography details as a map
Full Changelog: 3.3.0...3.4.0