All notable changes to igdb-rs will be documented in this file.
0.2.0 - 2019-08-27
- Added Character Mug Shot client, endpoint and sample
0.1.0 - 2019-08-26
- 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
- Update surf external dependency to fix issue #1
0.0.23 - 2019-08-26
- Added Age Rating endpoint, client and sample
- Added Player perspective endpoint, client and sample