tag:github.com,2008:https://github.com/Peshka1502/riot-api-java/releases Release notes from riot-api-java 2015-03-15T17:08:52Z tag:github.com,2008:Repository/33770138/v3.5.4 2015-03-15T17:08:52Z v3.5.4 <p>Fix bug (dto.Static.Stats missing serializable) - v3.5.4</p> Peshka1502 tag:github.com,2008:Repository/33770138/v3.5.3 2015-02-21T07:17:20Z v3.5.3: Version 3.5.3 <p>Fixed a couple static data method bugs relating to multiple constant<br> parameters.</p> Peshka1502 tag:github.com,2008:Repository/33770138/v3.5.2 2015-02-17T20:50:02Z v3.5.2: Version 3.5.2 <ul> <li>Updated static data methods to allow multiple data constant<br> parameters.</li> </ul> Peshka1502 tag:github.com,2008:Repository/33770138/v3.5.1 2015-02-14T18:04:00Z v3.5.1: Version 3.5.1 <ul> <li>Added Nemesis Draft support.</li> <li>Fixed Stats DTO (Static Data) method names (capitalization).</li> <li>Added base attack speed method to Stats DTO (Static Data).</li> <li>Added gameQueueConfigIds to QueueType constant.</li> <li>Updated Map constant to retrieve name using mapId.</li> </ul> Peshka1502 tag:github.com,2008:Repository/33770138/v3.5.0 2015-01-30T20:33:56Z v3.5.0: Version 3.5.0 <ul> <li>Added current-game endpoint</li> <li>Added featured-games endpoint</li> <li>Added platformId constants</li> </ul> Peshka1502 tag:github.com,2008:Repository/33770138/v3.4.2 2015-01-29T05:27:45Z v3.4.2 <p>Fix image formatting</p> Peshka1502 tag:github.com,2008:Repository/33770138/v3.4.1 2015-01-22T01:13:07Z v3.4.1: Version 3.4.1 <p>Fixed Season 2015 constant to legal value.</p> Peshka1502 tag:github.com,2008:Repository/33770138/v3.4.0 2015-01-21T14:18:55Z v3.4.0: Version 3.4.0 <ul> <li>Added maps endpoint from the Static Data API.</li> <li>Added language-strings endpoint from the Static Data API.</li> <li>Added Season 5 support. (Thanks Linnun)</li> <li>Updated all API methods with a version constant. (refactor)</li> <li>Updated status endpoint methods to use https.</li> </ul> Peshka1502 tag:github.com,2008:Repository/33770138/v3.3.6 2015-01-17T18:49:12Z v3.3.6: Version 3.3.6 <p>Update Static Data API Summoner Spell methods:</p> <ul> <li>Changed getDataSummonerSpellList() methods that take a single summoner<br> spell id as a parameter to getDataSummonerSpell()</li> </ul> <p>Update Static Data API Versions method:</p> <ul> <li>Changed getDataVersion() to getDataVersions()</li> </ul> <p>Add languages endpoint to Static Data API:</p> <ul> <li>getDataLanguages() method has been added.</li> </ul> <p>Add Android support to DTOs:</p> <ul> <li>DTOs now implement Serializable, allowing them to be added as Extras<br> to<br> Intents directly, without developers having to make a custom class to<br> pass data between Activities.</li> </ul> Peshka1502 tag:github.com,2008:Repository/33770138/v3.3.5 2014-12-31T21:15:50Z v3.3.5 <p>Version 3.3.5</p> Peshka1502