This repository has been archived by the owner on Jun 14, 2022. It is now read-only.
Releases: miasmos/op.gg-api
Releases · miasmos/op.gg-api
2.0.5-alpha
Fixes a bug that caused crashes when calling a method using SummonerName param.
Fixes undefined and NaN values being returned due to op.gg's site structure changing.
Fixes URL params being sent in plaintext.
v2.0-alpha
Updated to work with op.gg's new layout.
Added promise support to client.
Completely refactored server.
Updated client to use server code directly, no longer requires a server to connect to.
Added /:region/champions.
Added /:region/matches.
Added /:region/match.
Added /:region/stats.
Added /:region/analytics.
Renamed /:region/refresh to /:region/renew.
Renamed /:region/summoner to /:region/summary.
Renamed /:region/pro to /:region/live.
Removed /:region/amateur.
Removed /:region/spectate/download/:gamenum.