Skip to content

Releases: buape/amaribot.js

v2.1.0

04 Apr 04:03
b0eab4d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.4...v2.1.0

v2.0.4

09 Mar 17:39
Compare
Choose a tag to compare

What's Changed

  • Downgrade dependency node-fetch to v2 by @OIRNOIR in #19

Full Changelog: v2.0.3...v2.0.4

v2.0.3

09 Mar 08:01
Compare
Choose a tag to compare

2.0.3

Patch Changes

  • Bump version of node-fetch
  • Fix bug in getCombinedLeaderboard that caused weekly XP data to be incorrect

v2.0.2

27 Feb 08:07
Compare
Choose a tag to compare

This release adds on to v2.0.0 by supporting both CommonJS and modern ES6 modules

Patch Fix

27 Feb 07:11
Compare
Choose a tag to compare

Patch fix for v2.0.0, to fix import paths.

v2.0.0

27 Feb 06:59
0b3da13
Compare
Choose a tag to compare

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.

v1.6.1

23 Jun 02:00
46070db
Compare
Choose a tag to compare

What's Changed

  • Remove update-notifier because it has vulnerabilities by @OIRNOIR in #13

Full Changelog: v1.6.0...v1.6.1
Library Documentation: https://amaribot.js.org
API Documentation: https://docs.amaribot.com
Release History: https://github.com/amaribot/amaribot.js/releases

v1.6.0

19 Jun 23:22
108ddc7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.6.0
Library Documentation: https://amaribot.js.org
API Documentation: https://docs.amaribot.com
Release History: https://github.com/amaribot/amaribot.js/releases

v1.5.0

10 Apr 18:10
Compare
Choose a tag to compare

What's Changed

New Features

Added a getWeeklyLeaderboardPosition route


Full Changelog: v1.4.3...v1.5.0
Library Documentation: https://amaribot.js.org
API Documentation: https://docs.amaribot.com
Release History: https://github.com/amaribot/amaribot.js/releases

v1.4.3

06 Apr 01:33
6d11713
Compare
Choose a tag to compare

What's Changed

Security Updates

Bug Fixes


Full Changelog: v1.4.2...v1.4.3
Library Documentation: https://amaribot.js.org
API Documentation: https://docs.amaribot.com
Release History: https://github.com/amaribot/amaribot.js/releases