Skip to content

Releases: Sagleft/uchatbot-engine

v1.13.1

14 Aug 08:30
Compare
Choose a tag to compare
update utopia lib

v1.13.0

16 Dec 17:06
315a8f6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.12.0...v1.13.0

v1.12.1: Update ws subscription (#1)

16 Dec 13:55
3c8030f
Compare
Choose a tag to compare
* update lib

* add ws first connect timeout

* add `Wait` method

v1.12.0

16 Dec 13:50
3c8030f
Compare
Choose a tag to compare

Breaking change

Now launching a bot is not a blocking method!
To now go into background waiting, you need to call the Wait method. See examples.

What's Changed

Full Changelog: v1.11.0...v1.12.0

v1.11.0

15 Oct 19:28
Compare
Choose a tag to compare

add new examples

Full Changelog: v1.10.0...v1.11.0

v1.10.0

15 Oct 12:52
Compare
Choose a tag to compare

Full Changelog: v1.9.3...v1.10.0

v1.9.3

25 May 19:57
Compare
Choose a tag to compare
change ws lib

v1.9.2

19 Mar 10:42
Compare
Choose a tag to compare
close old ws conn

v1.9.1

14 Mar 14:45
Compare
Choose a tag to compare
update ws port check

v1.9.0

14 Mar 14:39
Compare
Choose a tag to compare

update connection check