Skip to content

Releases: tusharlock10/pe-paladins.js

Release v3.3.0

22 May 00:57
bf11b60
Compare
Choose a tag to compare

v3.3.0

  • Added support for Lillith
  • Upgrade dependencies
  • Replaced moment library with dayjs

v3.2.8

  • Updated readme

v3.2.6

  • Added support for Betty la Bomba

v3.2.5

  • Added Siege: Beyond queue in Enums, Strings and Data

v3.2.4

  • Updated Data, Enums, Strings for champion VII
  • Updated enums for getMatchDetails, getPlayerMatchHistory
  • Added TaskForce to Enums
  • Fixed champion_id type in ChampionCard

View release on npm

Release v3.2.8

12 Apr 09:39
Compare
Choose a tag to compare

v3.2.8

  • Updated readme

v3.2.6

  • Added support for Betty la Bomba

v3.2.5

  • Added Siege: Beyond queue in Enums, Strings and Data

v3.2.4

  • Updated Data, Enums, Strings for champion VII
  • Updated enums for getMatchDetails, getPlayerMatchHistory
  • Added TaskForce to Enums
  • Fixed champion_id type in ChampionCard

View release on npm

Release v3.2.7

12 Apr 09:29
Compare
Choose a tag to compare

v3.2.7

  • Updated readme

v3.2.6

  • Added support for Betty la Bomba

v3.2.5

  • Added Siege: Beyond queue in Enums, Strings and Data

v3.2.4

  • Updated Data, Enums, Strings for champion VII
  • Updated enums for getMatchDetails, getPlayerMatchHistory
  • Added TaskForce to Enums
  • Fixed champion_id type in ChampionCard

View release on npm

Release v3.2.6

24 Mar 17:20
Compare
Choose a tag to compare

v3.2.6

  • Added support for Betty la Bomba

v3.2.5

  • Added Siege: Beyond queue in Enums, Strings and Data

v3.2.4

  • Updated Data, Enums, Strings for champion VII
  • Updated enums for getMatchDetails, getPlayerMatchHistory
  • Added TaskForce to Enums
  • Fixed champion_id type in ChampionCard

View release on npm

Release v3.2.5

22 Feb 16:57
c3be56b
Compare
Choose a tag to compare

v3.2.5

  • Added Siege: Beyond queue in Enums, Strings and Data

v3.2.4

  • Updated Data, Enums, Strings for champion VII
  • Updated enums for getMatchDetails, getPlayerMatchHistory
  • Added TaskForce to Enums
  • Fixed champion_id type in ChampionCard

View release on npm

Release v3.2.4

20 Feb 17:59
475178e
Compare
Choose a tag to compare

v3.2.4

  • Updated Data, Enums, Strings for champion VII
  • Updated enums for getMatchDetails, getPlayerMatchHistory
  • Added TaskForce to Enums
  • Fixed champion_id type in ChampionCard

View release on npm

Release v3.2.3

18 Feb 23:36
8217d99
Compare
Choose a tag to compare

v3.2.3

  • Updated Data, Enums, Strings for champion VII
  • Updated enums for getMatchDetails, getPlayerMatchHistory
  • Added TaskForce to Enums

View release on npm

Release v3.2.2

26 Jan 19:25
e1c65ff
Compare
Choose a tag to compare

v3.2.2

  • Updated Data, Enums, Strings for champion VII

View release on npm

Release v3.2.1

11 Dec 17:33
9f188e2
Compare
Choose a tag to compare

v3.2.1

  • BREAKING CHANGE: renamed GetMatchIDSByQueue ApiResponse interface to GetMatchIdsByQueue
  • BREAKING CHANGE: renamed Data objects from capital to pascal case and changed keys from strings to enums
  • Refactored ApiResponse, Data, Enums, Strings into their own folders
  • Updated documentation for a few API methods
  • Updated getPlayerQueueStats and getMatchIdsByQueue queueId params to be Enums.Queue instead of number
  • Updated for ApiResponse property

Reason: these changes are a part of the library refactoring and removing clutter, and making things consistent. These will be the last set of breaking changes.

View release on npm

Release v3.2.0

11 Dec 16:44
4040392
Compare
Choose a tag to compare

v3.2.0

  • BREAKING CHANGE: renamed GetMatchIDSByQueue ApiResponse interface to GetMatchIdsByQueue
  • BREAKING CHANGE: renamed Data objects from capital to pascal case and changed keys from strings to enums
  • Refactored ApiResponse, Data, Enums, Strings into their own folders
  • Updated documentation for a few API methods
  • Updated getPlayerQueueStats and getMatchIdsByQueue queueId params to be Enums.Queue instead of number

Reason: these changes are a part of the library refactoring and removing clutter, and making things consistent. These will be the last set of breaking changes.

View release on npm