Skip to content

Releases: diamondburned/arikawa

v2.0.4

14 Feb 20:40
Compare
Choose a tag to compare

Bot: Reply with reference to message
API: Added SendReply methods (#187)
Bot: Fixed extra space in top-level comments

v2.0.3

08 Feb 01:04
Compare
Choose a tag to compare

Broke type gateway.UpdateStatusData's Activities field for a better type.

v2.0.2

30 Jan 07:26
Compare
Choose a tag to compare

Expose a more graceful method of closing the Gateway using CloseGracefully.

v2.0.1

25 Jan 08:11
Compare
Choose a tag to compare

Fixed a bug where requests exit with an erroneous context canceled.

v2.0.0

22 Jan 01:27
da3f728
Compare
Choose a tag to compare

Initial v2 release made 1 week after any change in the v2 branch. For changes, refer to the commit history.

v1.3.14

02 Nov 02:59
Compare
Choose a tag to compare

Added missing GuildCreateEvent handler in State.

v1.3.13

01 Nov 18:14
Compare
Choose a tag to compare

Added a missing rate limit reset, causing the gateway to stall forever.

v1.3.12

31 Oct 22:55
Compare
Choose a tag to compare

Added possibly missing Reset cases and more debug logs into wsutil.

v1.3.11

30 Oct 21:45
Compare
Choose a tag to compare

Fixed more gateway bugs.

v1.3.10

29 Oct 18:40
Compare
Choose a tag to compare

Fixed several wsutil race condition bugs and the lack of close guarantees on fail.