Skip to content
This repository has been archived by the owner on Aug 9, 2022. It is now read-only.

riot-api-java-v3.7.1

Compare
Choose a tag to compare
@taycaldwell taycaldwell released this 18 Nov 17:26
· 329 commits to master since this release

Preseason and Season 6

  • Preseason and Season 6 constants have been added.
  • Current season has been updated to Preseason 6.

New team methods

The following methods have been added -

  • getTeamByTeamId(Region, String)
  • getTeamByTeamId(String)
  • getTeamsByTeamIds(Region, String)
  • getTeamsByTeamIds(String)

Bug fixes

  • Match endpoint should now properly return timeline data.
  • getSummonerByName() should return a valid response, regardless of summoner name format.