Skip to content

Releases: hynek-urban/rocketchat-async

4.2.0

12 Jul 19:03
Compare
Choose a tag to compare

Add the ..._raw() methods to allow for lower-level access to Rocket.Chat's API responses.

4.1.0

11 May 19:18
Compare
Choose a tag to compare

Thread_id support to send_typing_event added.

4.0.0

02 Mar 17:23
Compare
Choose a tag to compare

The implementation of send_typing_event has been updated to match the latest Rocket.Chat API.

All methods have been tested against the newest Rocket.Chat release.

3.0.0

09 Feb 19:54
Compare
Choose a tag to compare

The callback subscribe_to_channel_messages now gets an additional parameter repeated (see #6 for more details).

2.0.0

28 Jan 21:08
Compare
Choose a tag to compare

The callback subscribe_to_channel_messages now gets an additional parameter unread (see #3 for more details).