8000 Releases · Dexare/Dexare · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: Dexare/Dexare

v3.0.2

18 Apr 13:19
1170f69
Compare
Choose a tag to compare

Fixed:

  • Updated dependencies and peer dependency version

v3.0.1

10 Feb 18:24
8157f44
Compare
Choose a tag to compare

Fixed:

  • Eris events are now typed correctly to use ClientEvents from the eris package (rather than manual typing)

v3.0.0

16 Jun 20:38
dac900c
Compare
Choose a tag to compare

Breaking Changes:

  • The eris dependency is now a peer dependency, allowing to switch to a different commit of eris or a PR without updating Dexare
  • Eris has been updated to v0.17.0

v2.2.4

25 Mar 02:29
e5619ba
Compare
Choose a tag to compare

Fixed:

v2.2.3

19 Feb 20:27
42dd255
Compare
Choose a tag to compare

Fixed:

  • Fixed deprecated method of sending replies

v2.2.2

28 Jan 07:56
4c2576f
Compare
Choose a tag to compare

Fixed:

  • Fixed Eris event names in constants

v2.2.1

28 Jan 06:43
d1dfea8
Compare
Choose a tag to compare

Fixed:

  • Fixed the client being too strict while registering commands/data managers/modules

v2.2.0

28 Jan 00:50
7de0ada
Compare
Choose a tag to compare

Changed:

  • Updated Eris to v0.16.1, amongst other dependencies

v2.1.0

18 Jul 07:55
875954e
Compare
Choose a tag to compare

Changed:

  • You can now predefine the Eris client when creating a Dexare client

Added:

  • afterConnect and afterDisconnect events

v2.0.1

02 Jun 04:35
794eecb
Compare
Choose a tag to compare

Fixed:

  • Discord permissions within the client
0