Releases: twitchtv/igdb-api-python
Popularity Update
Adds protobuf support for Popularity Primitives
https://api-docs.igdb.com/#popscore
Dependency updates
0.3.2 Merge branch 'master' of https://github.com/twitchtv/igdb-api-python
Dependency updates
Merge pull request #34 from twitchtv/events-api Update python.
Return types fix
Updated the IGDB Protobuf file.
Updated README for Protobuf usage.
Updated Return types
Release Date Status Update
Updated the protobuf file to add the new field Release Date Status
Add GameLocalization and Region resources
Add GameLocalization and Region resources that can be found in the docs
https://api-docs.igdb.com/#game-localization
https://api-docs.igdb.com/#region
What's Changed
Full Changelog: 0.0.6...0.1.0
Dependency Update
Updated the Dependencies and Protobuf file.
Update Protocol Buffers
Replace the outdated protocol buffers with the new updated version in order to use the protobuf endpoints of the API.
This should fix any newly occurring decoding errors when trying to decode a protobuf message.
Update to IGDB Api V4
Updates to use new twitch authorization and point at the new URL/Path. Updated protobuf because lots of endpoints have changed and some datapoints as well.