Skip to content

Updates `games_by_platform` and `platform` responses

Compare
Choose a tag to compare
@picandocodigo picandocodigo released this 07 Sep 19:31

1.1.0

  • Adds page parameter to games_by_platform_id and includes boxart.
  • Adds all available fields from Platforms in platforms, updates tests. Changes :slug to :alias in platforms response, to map to same response from API.
  • Refactored json_response to use includes and extra data from the API response

Changes in 1.0.0

  • Updated to new API endpoint, API key is now required to use the gem. Request an API Key here.
  • Legacy API no longer supported since it's been shutdown.
  • Since the API has changed, some endpoints are no longer supported and some new ones are supported.
  • Removed ox dependency, the new API returns JSON instead of XML.

Check the CHANGELOG for other changes.

Download from RubyGems