Skip to content
This repository has been archived by the owner on Jan 1, 2023. It is now read-only.

Releases: Doomsdayrs/Jikan4java

Release: v1.2.2

30 Jul 22:13
Compare
Choose a tag to compare

Changes:

  • jackson-databind update
  • Query edits

Apache release

16 Jul 11:31
Compare
Choose a tag to compare
  • No more GPL code
  • Everything is APACHE now.

Release v1.2.1

15 Jun 14:34
Compare
Choose a tag to compare

Change log:

  • Fixed SharedTops not being accepted as compatible for Tops
  • updated jackson-annotations

v1.2

25 May 22:04
Compare
Choose a tag to compare

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

17 May 02:01
Compare
Choose a tag to compare
Pre-release

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

11 May 17:49
Compare
Choose a tag to compare

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

06 May 15:03
Compare
Choose a tag to compare

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.