Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 1004 Bytes

CHANGELOG.md

File metadata and controls

39 lines (23 loc) · 1004 Bytes

Changelog

All notable changes to igdb-rs will be documented in this file.

0.2.0 - 2019-08-27

Changes

  • Added Character Mug Shot client, endpoint and sample

0.1.0 - 2019-08-26

Changes

  • Refactor internal error handling
  • Add platform logos client
  • Add get_resource_by_id in media macros to retrieve media as bytes buffers
  • Add read media and platform logos download samples

0.0.24 - 2019-08-26

Changes

  • Update surf external dependency to fix issue #1

0.0.23 - 2019-08-26

Changes

  • Added Age Rating endpoint, client and sample
  • Added Player perspective endpoint, client and sample