Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

Releases: ChocolateNao/stratz.js

v2.2.2

23 Mar 22:54
f30bf25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.1...v2.2.2

v2.2.1

03 Mar 16:01
Compare
Choose a tag to compare
  • Fix .npmignore to add project files

Full Changelog: v2.2.0...v2.2.1

v2.2.0

03 Mar 15:34
7098bde
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.2.0

v2.1.0

31 Jul 21:00
e815602
Compare
Choose a tag to compare

Optimize query parameters to write less code.

v2.0.0

21 Jul 23:00
00337fb
Compare
Choose a tag to compare
  • Changed some methods' names for better readability
  • Fixed documentation's typos / broken links
  • Added 5 new methods:
    • getLatestGameVersion
    • .getAbilityList
    • .getAbilityById
    • .getHeroList
    • .getHeroById

v1.0.1

08 Jul 14:04
Compare
Choose a tag to compare
  • Automation fix

v1.0.0

08 Jul 12:51
Compare
Choose a tag to compare
  • All endpoints are ready
  • All tests are ready