Skip to content

Releases: husnjak/IGDB-API-JVM

GameTimeToBeats

16 Apr 07:56
e62b531

Choose a tag to compare

Add the missing GameTimeToBeats

Bug fixes

13 Mar 12:51
35d788c

Choose a tag to compare

What's Changed

  • Fix a few bugs related to spelling mistakes.

Enums to Tables Migration

13 Mar 09:09
b18c25f

Choose a tag to compare

Enums to Tables release

Updated standard endpoints with the new ones from the Enums to Tables migration: https://api-docs.igdb.com/#migration-enums-to-tables

Fixed issue with popularity primitives using the wrong endpoint for requests.

Popularity Update

17 Jul 07:53
4e996c4

Choose a tag to compare

This release includes updates for the Popularity Primitives
https://api-docs.igdb.com/#popscore

Dependency updates and updated protbuf types

09 Nov 14:41
48832c8

Choose a tag to compare

Updated protobuf
Kotlin 1.9
Java 17
Gradle 8.4

Added a fresh protobuf that includes events and collections data. Removed the protobuf generated java files from the git repo and now only generate them during compile time.

ReleaseDateStatus Update

22 May 13:08
c8ee0d1

Choose a tag to compare

The new protobuf template updates the ReleaseDates with the new field status.

AgeRatingContentDescriptions Update

12 Jan 14:44
de9f2ae

Choose a tag to compare

The new protobuf template updates the AgeRatingContentDescriptionsEnum.
The old Enum used was not correct (AgeRatingEnum)

AgeRatingContentDescriptions Update

12 Jan 14:30
5ebc23e

Choose a tag to compare

Updated the IGDB Protocol buffer template

The new protobuf template updates the AgeRatingContentDescriptionsEnum.
The old Enum used was not correct (AgeRatingEnum)

Adding GameLocalization

28 Nov 08:39
aa3029e

Choose a tag to compare

Updated the IGDB Protocol buffer template

The new protobuf template adds 2 new endpoints:

Regions
GameLocalization

MavenCentral Release

19 Oct 14:51
0446f88

Choose a tag to compare

Created a new MavenCentral repository for the Library!

The new way of importing the library into your project:

implementation 'io.github.husnjak:igdb-api-jvm:1.0.7'

Added support for Proxy URLs so the library can be used with a proxy server like https://api-docs.igdb.com/#proxy