Skip to content

Releases: AnswerDotAI/cordslite

v0.0.12

16 Apr 17:12

Choose a tag to compare

New Features

  • Improve WebSocket reconnection handling (#12), thanks to @ncoop57

v0.0.11

15 Apr 03:20

Choose a tag to compare

New Features

  • Add search_all et al; much refactoring (#11)

v0.0.10

12 Apr 18:16

Choose a tag to compare

Bugs Squashed

  • Fix READY event handler initialization (#10), thanks to @ncoop57

v0.0.9

12 Apr 17:53

Choose a tag to compare

Bugs Squashed

  • Fix WebSocket resume logic and simplify connection lifecycle (#8), thanks to @ncoop57

v0.0.8

11 Apr 13:11

Choose a tag to compare

New Features

  • Add reply support to Channel.send() (#7), thanks to @ncoop57

v0.0.7

09 Apr 17:10

Choose a tag to compare

New Features

  • Add reconnection support to GatewayClient (#6), thanks to @ncoop57

v0.0.6

04 Apr 23:57

Choose a tag to compare

New Features

  • Add member search and listing methods to Guild (#5), thanks to @ncoop57

v0.0.5

20 Feb 01:55

Choose a tag to compare

New Features

  • Replace user mention IDs with usernames in message content (#4), thanks to @ncoop57

v0.0.4

18 Feb 12:24

Choose a tag to compare

New Features

  • Add search functionality for guilds and channels (#3), thanks to @ncoop57
  • Add helpers for dms and channesl (#2), thanks to @ncoop57

v0.0.3

10 Feb 21:53

Choose a tag to compare

New Features

  • Add sending and viewing attachments (#1), thanks to @ncoop57