Releases: Wobow/pubg_api
Releases · Wobow/pubg_api
v1.1.2 - The Typed Version
v1.0.0 Stable
First stable version of the wrapper, up-to-date with the official pubg api and the updates endpoints.
Changelog:
- Deprecated the loadMatches function
- Added Telemetry (thanks to @kyleruscigno )
- Added searchPlayers, loadPlayerById
- Externalized filters config in a separate file.
First usable version
This version features the implementation of the 2 first routes :
- /matches
- /matches/{id}
And the live status check of the api on /status
Next release should be 1.0.0, but still waiting for the api keys to be released.