Releases: diamondburned/arikawa
Releases · diamondburned/arikawa
v0.0.12
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
State cache fixes and improvements, Emoji's APIString fixed, Webhook Update event fixed, Execute Webhook fixed, Bot package bug fixes.
v0.0.10
API changes, breaking too.
Might be a candidate for v0.1.0.
v0.0.9
Minor fixes, changed the API package's reaction API, added a WaitFor helper method for Handler.
v0.0.8
Reverted Snowflake type changes.
v0.0.7
Fixed some bugs related to bots, minor tweaks and helper functions.
v0.0.6
Fixed a bug related to message requests resulting in 400 Bad Request randomly.
v0.0.5
Fixed race conditions in the gateway that involves reconnection.
v0.0.4
Minor fixes that fix potential issues and an overly verbose state cache.
v0.0.3
Fixed bug where message state would screw up, and more minor changes.