Skip to content

Releases: diamondburned/arikawa

v0.0.12

26 Jan 06:29
Compare
Choose a tag to compare

Bug fixes, new features, and major improvements for the Bot package:

  • Package now has a proper shellword parser
  • Plumb flag is added
  • Methods can now get the original content without the commands, with CustomParser/Content
  • Arguments no longer need to be pointers, including custom ones.

v0.0.11

25 Jan 08:36
Compare
Choose a tag to compare

State cache fixes and improvements, Emoji's APIString fixed, Webhook Update event fixed, Execute Webhook fixed, Bot package bug fixes.

v0.0.10

24 Jan 03:28
Compare
Choose a tag to compare

API changes, breaking too.

Might be a candidate for v0.1.0.

v0.0.9

23 Jan 04:42
Compare
Choose a tag to compare

Minor fixes, changed the API package's reaction API, added a WaitFor helper method for Handler.

v0.0.8

21 Jan 04:30
Compare
Choose a tag to compare

Reverted Snowflake type changes.

v0.0.7

21 Jan 04:27
Compare
Choose a tag to compare

Fixed some bugs related to bots, minor tweaks and helper functions.

v0.0.6

20 Jan 20:03
Compare
Choose a tag to compare

Fixed a bug related to message requests resulting in 400 Bad Request randomly.

v0.0.5

20 Jan 11:06
Compare
Choose a tag to compare

Fixed race conditions in the gateway that involves reconnection.

v0.0.4

20 Jan 09:43
Compare
Choose a tag to compare

Minor fixes that fix potential issues and an overly verbose state cache.

v0.0.3

20 Jan 08:53
Compare
Choose a tag to compare

Fixed bug where message state would screw up, and more minor changes.