Skip to content

Releases: derNiklaas/node-mcc-api

1.7.0

09 Sep 08:34
bfc4c1e
Compare
Choose a tag to compare

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

v1.4.0

25 Mar 15:53
933e648
Compare
Choose a tag to compare
  • Deprecated getHallOfFameStats() and getHallOfFameStatsForGame(Game) as they are now deprecated in
    the v1.3.0 version of the API

v1.3.1

18 Mar 23:01
8336edc
Compare
Choose a tag to compare
  • Added missing type definitions for the /history endpoint

v1.3.0

17 Mar 13:30
5150280
Compare
Choose a tag to compare
  • Added the new endpoint and type support for the v1.2.0 version of the API

v1.2.0

06 Sep 15:16
bc964dc
Compare
Choose a tag to compare

Added type support for the v1.1.0 version of the API