Skip to content

Releases: husnjak/IGDB-API-JVM

GameTimeToBeats

Choose a tag to compare

@husnjaktv husnjaktv released this 16 Apr 07:56
e62b531

Add the missing GameTimeToBeats

Bug fixes

Choose a tag to compare

@husnjak husnjak released this 13 Mar 12:51
35d788c

What's Changed

  • Fix a few bugs related to spelling mistakes.

Enums to Tables Migration

Choose a tag to compare

@husnjak husnjak released this 13 Mar 09:09
b18c25f

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

Choose a tag to compare

@husnjak husnjak released this 17 Jul 07:53
4e996c4

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

Dependency updates and updated protbuf types

Choose a tag to compare

@lephyrius lephyrius released this 09 Nov 14:41
48832c8

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

Choose a tag to compare

@husnjak husnjak released this 22 May 13:08
c8ee0d1

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

AgeRatingContentDescriptions Update

Choose a tag to compare

@husnjak husnjak released this 12 Jan 14:44
de9f2ae

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

AgeRatingContentDescriptions Update

Choose a tag to compare

@husnjak husnjak released this 12 Jan 14:30
5ebc23e

Updated the IGDB Protocol buffer template

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

Adding GameLocalization

Choose a tag to compare

@husnjak husnjak released this 28 Nov 08:39
aa3029e

Updated the IGDB Protocol buffer template

The new protobuf template adds 2 new endpoints:

Regions
GameLocalization

MavenCentral Release

Choose a tag to compare

@husnjak husnjak released this 19 Oct 14:51
0446f88

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