Skip to content

v2.0.0

Compare
Choose a tag to compare
@thewilloftheshadow thewilloftheshadow released this 27 Feb 06:59
· 34 commits to master since this release
0b3da13

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)

See the full changes here.