Releases: KatsuteDev/Mal4J
Releases · KatsuteDev/Mal4J
2.2.0
🌈 Changes
⭐ New Features
- Replace
MyAnimeList#getMyself
withMyAnimeList#getAuthenticatedUser
#179 (@Katsute) - Add inverted fields #173 (@Katsute)
- Improve JsonSyntaxException #165 (@Katsute)
🔧 Optimizations
📄 Documentation
🐞 Bug Fixes
- Fix compatibility issue with Android API 28+ (9+) #185 (@Katsute)
- Fix array manipulation issue #172 (@Katsute)
📘 Dependencies
- Bump maven-gpg-plugin from 1.6 to 3.0.1 #174 (@dependabot)
- Bump crazy-max/ghaction-import-gpg from 3 to 3.1.0 #182 (@Katsute)
- Bump maven-javadoc-plugin from 3.2.0 to 3.3.0 #181 (@dependabot)
- Bump AdoptOpenJDK/install-jdk from 1 to 1.1.1 #175 (@dependabot)
- Bump actions/checkout from 2 to 2.3.4 #177 (@dependabot)
2.1.0
2.0.1
2.0.0
🌈 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
1.1.2
1.1.1
1.1.0
🌈 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)