Skip to content

Releases: BenFradet/RiotSharp

5.0.0-alpha

22 Jun 14:30
1f119f9

Choose a tag to compare

5.0.0-alpha Pre-release
Pre-release
Update version to 5.0.0-alpha (#687)

2.5.5

12 Apr 20:23

Choose a tag to compare

Maintenance release converting ParType to string.

2.5.4

02 Apr 14:30

Choose a tag to compare

Maintenance release adding a monster type as well as player stats summary type.

2.5.3

26 Feb 22:03

Choose a tag to compare

Maintenance release adding a few missing enum values such as par types and the Assassinate game mode.

2.5.2

21 Feb 21:22

Choose a tag to compare

Maintenance release adding a few missing enum values.

2.5.0

13 Nov 22:04

Choose a tag to compare

  • 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

10 Jan 11:12

Choose a tag to compare

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

02 Sep 13:18

Choose a tag to compare

2.3
  • new MatchList endpoint
  • new MasterLeague endpoint

2.2.1

06 Apr 20:12

Choose a tag to compare

missing Losses field in LeagueEntry, fixes #122

2.1.3

21 Nov 14:49

Choose a tag to compare

  • updates to the match and matchHistory endpoints
  • new status endpoint
  • hexakill fixes