Releases: diamondburned/arikawa
Releases · diamondburned/arikawa
v2.0.4
v2.0.3
Broke type gateway.UpdateStatusData
's Activities field for a better type.
v2.0.2
Expose a more graceful method of closing the Gateway using CloseGracefully
.
v2.0.1
Fixed a bug where requests exit with an erroneous context canceled
.
v2.0.0
Initial v2 release made 1 week after any change in the v2 branch. For changes, refer to the commit history.
v1.3.14
Added missing GuildCreateEvent handler in State.
v1.3.13
Added a missing rate limit reset, causing the gateway to stall forever.
v1.3.12
Added possibly missing Reset cases and more debug logs into wsutil.
v1.3.11
Fixed more gateway bugs.
v1.3.10
Fixed several wsutil race condition bugs and the lack of close guarantees on fail.