Skip to content

1.7.0

Latest
Compare
Choose a tag to compare
@derNiklaas derNiklaas released this 09 Sep 08:34
bfc4c1e

1.7.0

  • Updated to v1.6.0 of the API
    • Added getParticipant(uuid) to get a single participant
    • Added team and platform to the player information object
  • Increased allowed API requests to 200 requests/min

From older versions

1.6.0

  • Add new method to retrieve all valid event keys via the /events endpoint
  • Renamed old game history object to LegacyGameHistory, which should be used for all MCCs before the start of Season 4
  • Added new game history object which should be used for all Season 4 MCCs

1.5.1

  • Fix typo in documentation

1.5.0

  • Added icon as a field to the PlayerData interface