Kelmatou / LeagueAPI

League of Legends API & Data Framework in Swift
MIT License
55 stars 13 forks source link

Adding support to v4 Endpoints #6

Closed Kelmatou closed 5 years ago

Kelmatou commented 5 years ago

Riot Games recently announced v4 endpoints changes.

Therefore, v3 Endpoints is now deprecated and will be removed on 28th January 2019.

LeagueAPI will update before the end of the month to deliver implementation of new API routes.

Kelmatou commented 5 years ago

LeagueAPI version 1.2.0 bring support to Riot API v4. New SummonerId, AccountId and SummonerPuuid added.

Be careful while upgrading as it may break your application if it stored those Ids. You can still use LeagueAPI v1.1.0 but Riot API v3 will be deprecated on 28th January 2019