This repository was archived by the owner on Mar 25, 2025. It is now read-only.
Releases: ChocolateNao/stratz.js
Releases · ChocolateNao/stratz.js
v2.2.2
v2.2.1
- Fix .npmignore to add project files
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
- Query types by @ChocolateNao in #8
- Incoming data types by @ChocolateNao in #8
- Major refactoring by @ChocolateNao in #8
- Adding developer tools by @ChocolateNao in #8
- Update supported node version by @ChocolateNao in #8
- Setting up codecov by @ChocolateNao in #9
Full Changelog: v2.1.0...v2.2.0
v2.1.0
Optimize query parameters to write less code.
v2.0.0
- 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
- Automation fix
v1.0.0
- All endpoints are ready
- All tests are ready