Skip to content

Releases: BenFradet/RiotSharp

5.0.0-alpha

5.0.0-alpha Pre-release
Pre-release

Choose a tag to compare

@BenFradet BenFradet released this 22 Jun 14:30
1f119f9
Update version to 5.0.0-alpha (#687)

2.5.5

Choose a tag to compare

@BenFradet BenFradet released this 12 Apr 20:23

Maintenance release converting ParType to string.

2.5.4

Choose a tag to compare

@BenFradet BenFradet released this 02 Apr 14:30

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

2.5.3

Choose a tag to compare

@BenFradet BenFradet released this 26 Feb 22:03

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

2.5.2

Choose a tag to compare

@BenFradet BenFradet released this 21 Feb 21:22

Maintenance release adding a few missing enum values.

2.5.0

Choose a tag to compare

@BenFradet BenFradet released this 13 Nov 22:04
  • 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

2.4

Choose a tag to compare

@BenFradet BenFradet released this 10 Jan 11:12
  • 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

2.3

Choose a tag to compare

@BenFradet BenFradet released this 02 Sep 13:18
  • new MatchList endpoint
  • new MasterLeague endpoint

2.2.1

Choose a tag to compare

@BenFradet BenFradet released this 06 Apr 20:12
missing Losses field in LeagueEntry, fixes #122

2.1.3

Choose a tag to compare

@BenFradet BenFradet released this 21 Nov 14:49
  • updates to the match and matchHistory endpoints
  • new status endpoint
  • hexakill fixes