Tags: Peshka1502/riot-api-java
Tags
Version 3.5.1 - Added Nemesis Draft support. - Fixed Stats DTO (Static Data) method names (capitalization). - Added base attack speed method to Stats DTO (Static Data). - Added gameQueueConfigIds to QueueType constant. - Updated Map constant to retrieve name using mapId.
Version 3.4.0 - Added maps endpoint from the Static Data API. - Added language-strings endpoint from the Static Data API. - Added Season 5 support. (Thanks Linnun) - Updated all API methods with a version constant. (refactor) - Updated status endpoint methods to use https.
Version 3.3.6 Update Static Data API Summoner Spell methods: - Changed getDataSummonerSpellList() methods that take a single summoner spell id as a parameter to getDataSummonerSpell() Update Static Data API Versions method: - Changed getDataVersion() to getDataVersions() Add languages endpoint to Static Data API: - getDataLanguages() method has been added. Add Android support to DTOs: - DTOs now implement Serializable, allowing them to be added as Extras to Intents directly, without developers having to make a custom class to pass data between Activities.
PreviousNext