Releases: husnjak/IGDB-SWIFT-API
Fix GameTimeToBeats bug
GameTimeToBeats
Added the missing GameTimeToBeats
Enums to Tables Migration
What's Changed
Updated endpoint support for the Enums to Tables Api migration: https://api-docs.igdb.com/#migration-enums-to-tables
Updated request library from Just to URLSession
Popularity Primitives Update
This release adds two new endpoints for Popularity
https://api-docs.igdb.com/#popscore
Events and Collections
We updated the dependencies and added Events and Collections endpoint to the library.
Query builder bugfix
When using query that contains "w" or where the builder would ignore the where clause and create a faulty query resulting in a 400 error for the request.
ReleaseDateStatus Update
Updated the IGDB Protocol buffer template
The new protobuf template updates the Release Dates with the new field Status.
AgeRatingContentDescriptions Update
Updated the IGDB Protocol buffer template
The new protobuf template updates the AgeRatingContentDescriptionsEnum.
The old Enum used was not correct (AgeRatingEnum)
GameLocalization Endpoint release
Updated dependencies and the IGDB Protobuf file.
This update adds support for the new endpoints:
game_localizations
regions
Dependency Update
Updated dependencies and the IGDB Protobuf file.
This update adds support for the new endpoints:
- languages
- language_supports
- language_support_types
Added support for Proxy URLs so the library can be used with a proxy server like https://api-docs.igdb.com/#proxy