Releases: BenFradet/RiotSharp
Releases · BenFradet/RiotSharp
5.0.0-alpha
Update version to 5.0.0-alpha (#687)
2.5.5
Maintenance release converting ParType to string.
2.5.4
Maintenance release adding a monster type as well as player stats summary type.
2.5.3
Maintenance release adding a few missing enum values such as par types and the Assassinate game mode.
2.5.2
Maintenance release adding a few missing enum values.
2.5.0
- removed limit on api calls limited by a number: you can now submit more than 40 summoner ids to get their names
- code coverage
- website
- cache for languages and maps in the static api
- support for the champion mastery api
2.4
- new Tournament API
- the library is now a PCL (works on windows store and windows phone apps)
- update json.NET to 8.0.1
- better ci integration
2.3
- new MatchList endpoint
- new MasterLeague endpoint
2.2.1
missing Losses field in LeagueEntry, fixes #122
2.1.3
- updates to the match and matchHistory endpoints
- new status endpoint
- hexakill fixes