Releases: Doomsdayrs/Jikan4java
Release: v1.2.2
Changes:
- jackson-databind update
- Query edits
Apache release
- No more GPL code
- Everything is APACHE now.
Release v1.2.1
Change log:
- Fixed SharedTops not being accepted as compatible for Tops
- updated jackson-annotations
v1.2
Finnaly, FINNALY. I have simplified so much! So much work done, so much completed, so many enums.
Enjoy it y'all!
And completely untested!
Jikan4java release 1.1.0-beta.1
Within this release i mainly focused on making my code more efficient, smaller, and simpler. This is a 0.1.0 increment due to it causing a massive change to how the code and data is structured.
Documentation is more comprehensive, so it will be easier to understand how to use this wrapper.
This is a beta release, there will be frequent updates till it is completely bug free, it is suggested to use this opposed to the more stable previous version for this has far more superior data flow and it helps me get errors faster (means i can fix em faster)
Jikan4java 1.0.0
This is the total release of the wrapper, up to date with Jikan 3.2.
It is suggested to add this to your projects with https://jitpack.io/#Doomsdayrs/Jikan4java
Changelog:
- No longer using getters for variables, they are all public now
- Completable futures for all requests, so no more worries about slow downs in your driver programs 😄
- Some handy dandy speed ups and code simplification
0.9.G beta
This is the latest release of the beta version of this wrapper. Simply add it into your project library to start using it.
Full release will be very very soon.