Skip to content

Alpha Release 0.0.14

Compare
Choose a tag to compare
@eunwoo1104 eunwoo1104 released this 06 Sep 13:41
· 154 commits to master since this release
7cfa2c8

Implemented User API requests
More typing.
Fixed Client.request_guild raises TypeError (#9)
Fixed cache related issues.
Now websocket connection will be terminated on no data.
Implemented zlib support and fixed #5.
Added wait_ready, basically same as dpy's wait_until_ready.