Skip to content

2.4.0

Compare
Choose a tag to compare
@Katsute Katsute released this 16 Sep 14:57
· 266 commits to main since this release
efa2ca6

🌈 Changes

❗ ❗ This repository will be moving to KatsuteDev/Mal4J soon, more information in this discussion post

⚠ Breaking Change

MyAnimeList has changed genres, see this forum post: https://myanimelist.net/forum/?topicid=1956762.

  • Fix MyAnimeList genre changes β†’ Genre has been changed from an enum to a class #236 (@Katsute)

⭐ New Features

  • Multiple exception changes (see pull) #224 (@Katsute)
  • (android) Use X-HTTP-Method-Override when PATCH is not available #220 (@Katsute)

🐞 Bug Fixes

  • Fix MyAnimeList genre changes β†’ Genre has been changed from an enum to a class #236 (@Katsute)
  • Fix RelationType.toString() #215 (@Katsute)

πŸ“˜ Dependencies