martinsileno / pubg-typescript-api

TypeScript wrapper on official PUBG API.
MIT License
12 stars 9 forks source link

Updating from v6.0.0 to v7.4.0 #16

Closed ThomasOrtiz closed 5 years ago

ThomasOrtiz commented 5 years ago

PUBG Changelog

v6.0.0

v7.0.0

v7.1.0

v7.4.0

Misc

ThomasOrtiz commented 5 years ago

@martinsileno I went ahead and updated this library to be compatible with v7.4.0 of PUBG's api.

I've added changes, relevant tests, and ensured that the project is error free and passes all tests,

ThomasOrtiz commented 5 years ago

@martinsileno Is there any update on this?

martinsileno commented 5 years ago

Hi @Tdortiz, sorry for the delay.

I'm on vacation at the moment, so I don't have much time and can't release new versions on NPM until the 24th of November.

Let me know if this is ok to close, I quickly looked at the changes and it seems OK!

ThomasOrtiz commented 5 years ago

@martinsileno No problem! Enjoy your vacation :)

I've been running my Discord Bot with these changes locally for a few days and everything is working as expected. I think it should be good to close 👍

ThomasOrtiz commented 5 years ago

@martinsileno I went ahead and added support for Playstation

martinsileno commented 5 years ago

Merged and released as 1.6.0, thanks!

EngMarko110 commented 2 years ago

please, anyone know the topic or video explaining how I can use this (pubg document), please? i use node js and typescript not professional Thanks