Skip to content

Releases: Kraigie/nostrum

v0.4.6

04 Jan 15:46
Compare
Choose a tag to compare

v0.4.5

23 Oct 00:16
Compare
Choose a tag to compare

v0.4.1

15 Sep 06:43
Compare
Choose a tag to compare
  • Fixed heartbeat_ack not being reset when reconnecting, creating a loop of reconnecting and then disconnecting shortly after (d424c47)

v0.4.0

13 Aug 03:45
Compare
Choose a tag to compare
  • Replaced websockex with gun to combat issue of bots being unable to start due to WS closing with error code 1000 (0e46342)
  • Added proper struct for message delete gateway event (057934f)
  • Stopped using guild names as an atom for guild process naming (d017036)
  • Added support for leaving/joining voice channels (4a6642d)

v0.3.2

13 Mar 04:59
Compare
Choose a tag to compare
  • Updated HTTPoison to v1.5 (954c6df)
  • Renamed Nostrum.Struct.Snowflake to Nostrum.Snowflake (603da77)

v0.3.1

11 Feb 21:19
Compare
Choose a tag to compare
  • Locked websockex version (9164de5)

v0.3.0

11 Feb 20:49
Compare
Choose a tag to compare

Penultimate pre-major release 🙃

0.2.1

12 Mar 17:10
Compare
Choose a tag to compare

Fixed

  • Compiling Nostrum before setting config options would cause the application to crash until it was recompiled. (f90839f)

0.2.0

10 Mar 06:22
Compare
Choose a tag to compare

Initial release