Releases: husnjak/IGDB-API-JVM
GameTimeToBeats
Bug fixes
Enums to Tables Migration
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
This release includes updates for the Popularity Primitives
https://api-docs.igdb.com/#popscore
Dependency updates and updated protbuf types
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
The new protobuf template updates the ReleaseDates with the new field status.
AgeRatingContentDescriptions Update
The new protobuf template updates the AgeRatingContentDescriptionsEnum.
The old Enum used was not correct (AgeRatingEnum)
AgeRatingContentDescriptions Update
Updated the IGDB Protocol buffer template
The new protobuf template updates the AgeRatingContentDescriptionsEnum.
The old Enum used was not correct (AgeRatingEnum)
Adding GameLocalization
Updated the IGDB Protocol buffer template
The new protobuf template adds 2 new endpoints:
Regions
GameLocalization
MavenCentral Release
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