Releases: BenFradet/RiotSharp
Releases · BenFradet/RiotSharp
V2.0 of the wrapper
- new match and matchHistory v2.2 endpoints
- deprecation of teams v2.3 and leagues v2.4
- removal of teams v2.2 and leagues v2.3
- new entry point to the wrapper with custom rate limits
- replication of summoner dependent methods in RiotApi
- addition of realms and versions endpoints
New regional API endpoints
Merge pull request #44 from croxio5/static-global-endpoint Static Data requests referring to regional endpoints, causing 401s
League v2.4 and Team v2.3 working
1.8 Update README.md for the unit tests
Everything up to date
1.6 forgot a thing in MasteryTreeStatic
Static API and League v2.3 API
1.5 doc for the static data api
Updated for the v1.3 summoner api
get masteries/runes for a list of summoners' ids
Up to date
1.2 Update README.md
Initial release
Not feature complete but working as expected.