Skip to content

Releases: diamondburned/arikawa

v2.0.6

07 Apr 18:37

Choose a tag to compare

Minor additions and fixes before v2.1.0.

v2.0.5

25 Feb 19:20

Choose a tag to compare

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

14 Feb 20:40

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

Choose a tag to compare

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

v2.0.2

30 Jan 07:26

Choose a tag to compare

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

v2.0.1

25 Jan 08:11

Choose a tag to compare

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

v2.0.0

22 Jan 01:27
da3f728

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

Choose a tag to compare

Added missing GuildCreateEvent handler in State.

v1.3.13

01 Nov 18:14

Choose a tag to compare

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

v1.3.12

31 Oct 22:55

Choose a tag to compare

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