Skip to content

Releases: matteotorna/r6-info.js

v2.2.0

07 Apr 22:28
8151523
Compare
Choose a tag to compare

added the userId introduction for secure the api calls, fix some bugs and improve package's methods

v2.1.1

04 Apr 23:15
Compare
Choose a tag to compare

some bugs fix

v2.1.0

03 Apr 22:12
Compare
Choose a tag to compare

Rewrited the package completely in javascript, cause there was some problems with the typescript implementation.

Here there are the changelog:

  • Added the getCharms method
  • Added the getAttachment method
  • Added a util method for manage the api params
  • Created a TokenManager method that allow to manage the api's token

v.2.0.2

03 Apr 12:33
Compare
Choose a tag to compare

Adjust some bugs

v.2.0.0

02 Apr 23:45
Compare
Choose a tag to compare

Rewrite the entire package with typescript for a better manage of methods and datas, for know all about the new adds, please check the new full documentation in the readme

v 1.1.1

28 Mar 10:56
e9824d0
Compare
Choose a tag to compare

Added the methods:

  • getRanks
  • getOperators
  • getRanks
  • getMaps
  • getSeasons
  • getToken

And some bugs fix