v2.0.0
thewilloftheshadow
released this
27 Feb 06:59
·
34 commits
to master
since this release
This major update is a breaking change!
Major Changes
- Rewrote the library to Typescript
- Changed getGuildLeaderboard to getLeaderboard
- Changed getRawGuildLeaderboard to getRawLeaderboard
- Added a getCombinedLeaderboard method
- Changed getLevelExp to getNextLevelExp
- Updated the documentation website
- Renamed the original APIError to AmariError (and added a new type called APIError for error typing from the API itself)