Releases: diamondburned/arikawa
Releases · diamondburned/arikawa
v2.0.6
Minor additions and fixes before v2.1.0.
v2.0.5
f5dc90c API: Add File.AttachmentURI for convenience
3713c9d Bot: Added Run(); updated examples
3b5a4ed Voice: Add packet correction for RTCP per RFC3350
a939a26 Bot: Errors to reply as well
968112f Discord: typed snowflake for Interaction
65d7b87 Bot: Allow self-mentions; deprecate SanitizeMessage
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.