Skip to content

Releases: diamondburned/arikawa

v1.3.11

30 Oct 21:45

Choose a tag to compare

Fixed more gateway bugs.

v1.3.10

29 Oct 18:40

Choose a tag to compare

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

v1.3.9

29 Oct 02:04

Choose a tag to compare

Fixed data races involving getters in wsutil's Conn implementation.

v1.3.8

28 Oct 17:23

Choose a tag to compare

Refactored wsutil to be more thread safe.

v1.3.7

22 Oct 17:59

Choose a tag to compare

Fixed various race conditions in the voice gateway and the main gateway.

v1.3.6

19 Oct 14:58
397d288

Choose a tag to compare

Fixed Messages, MessagesBefore and MessagesAfter (again!).

v1.3.5

19 Oct 05:15

Choose a tag to compare

Fixed api.MessagesBefore and api.MessagesAfter fetching incorrectly beyond 100s of messages.

v1.3.4

18 Oct 20:45

Choose a tag to compare

Minor State fixes.

v1.3.3

16 Oct 09:18

Choose a tag to compare

Fixed empty Query on RequestGuildMembersData broken in package gateway.

v1.3.2

30 Aug 05:10

Choose a tag to compare

Fixed Bot out of bound error while parsing commands with trailing backticks.