Skip to content

Releases: KatsuteDev/Mal4J

2.2.0

08 Jun 16:26
8964f79
Compare
Choose a tag to compare

🌈 Changes

⭐ New Features

🔧 Optimizations

📄 Documentation

🐞 Bug Fixes

📘 Dependencies

2.1.0

11 Apr 00:44
ef69e23
Compare
Choose a tag to compare

🌈 Changes

🐞 Bug Fixes

2.0.1

05 Apr 19:53
43bd1cd
Compare
Choose a tag to compare

🌈 Changes

🐞 Bug Fixes

2.0.0

04 Apr 18:29
8aedc97
Compare
Choose a tag to compare

🌈 Changes

This update brings support to Java 8+

Please check the FAQ for new issues that may occur.

⭐ New Features

  • Add post iterator for ForumTopicDetail; Added additional ID methods to forum objects. #151 (@Katsute)
  • Add URL callback to LocalServerBuilder #148 (@Katsute)
  • Add support for JDK 8 #138 (@Katsute)

📄 Documentation

❌ Removed

🐞 Bug Fixes

1.2.0

24 Mar 02:24
9e22c2f
Compare
Choose a tag to compare

🌈 Changes

⭐ New Features

  • Retrieve User Anime/Manga listings from User object. #128 (@Katsute)

1.1.2

17 Mar 02:48
6faaedf
Compare
Choose a tag to compare

🌈 Changes

🐞 Bug Fixes

  • Fix issue where android would not parse regex correctly #134 (@Katsute)

1.1.1

10 Mar 03:17
31ae498
Compare
Choose a tag to compare

🌈 Changes

🐞 Bug Fixes

1.1.0

06 Mar 02:23
736bf89
Compare
Choose a tag to compare

🌈 Changes

⭐ New Features

  • Add more helpful error messages #116 (@Katsute)
  • Overhaul MyAnimeList Authenticator (Local server & builder) #102 (@Katsute)
  • Fields can be accessed as static strings #100 (@Katsute)

🔧 Optimizations

  • Fixed issue where unicode characters weren't decoded; Json optimizations. #123 (@Katsute)
  • Optimize PaginatedIterator #120 (@Katsute)

📄 Documentation

🐞 Bug Fixes

  • Fixed Light novels having unknown type. #127 (@Katsute)
  • Fixed issue where unicode characters weren't decoded; Json optimizations. #123 (@Katsute)
  • Fix critical issue where UserRetrievable could not be accessed #118 (@Katsute)

1.0.1

09 Feb 21:30
9649d9b
Compare
Choose a tag to compare

🌈 Changes

📄 Documentation

🐞 Bug Fixes

1.0.0

05 Feb 21:55
2986f34
Compare
Choose a tag to compare

Initial Release.