Skip to content

3.4.0

Compare
Choose a tag to compare
released this 31 May 17:20
· 70 commits to main since this release
336414a

Changes

New Features

  • Add missing character and people fields #393 (@Katsute)

    These are from undocumented features, you must use MyAnimeList.enableExperimentalFeature(ExperimentalFeature.CHARACTERS) and MyAnimeList.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