Releases: thingsdb/python-thingsdb
Releases · thingsdb/python-thingsdb
v1.0.5
11 Nov 21:52
Compare
Sorry, something went wrong.
No results found
Added no_join(..) function to Room type (for emit only rooms) .
Marked function id(..) as deprecated.
Raise correct exception when using an empty node pool.
v1.0.4
13 Jul 09:26
Compare
Sorry, something went wrong.
No results found
Fixed bug entering an endless wait for connection loop, issue #38 .
v1.0.3
26 Jan 16:10
Compare
Sorry, something went wrong.
No results found
No events during on_join(..), pr #36
v1.0.2
07 Dec 13:13
Compare
Sorry, something went wrong.
No results found
Strip white space by default and include emit() handler, pr #35
v1.0.1
22 Sep 12:07
Compare
Sorry, something went wrong.
No results found
Added debug options and logging, issue #32 .
Fixed bug: wait join Future is not set to None, issue #33 .
v1.0.0
13 Sep 08:57
Compare
Sorry, something went wrong.
No results found
Initial release for ThingsDB v1.0.0
v1.0.0rc2
07 Sep 09:46
Compare
Sorry, something went wrong.
No results found
Update re-connect time.
Move Access class to util file.
Update contact email address.
v1.0.0rc1
06 Aug 17:38
Compare
Sorry, something went wrong.
No results found
Version 1.x for ThingsDB v1.x
ORM (model) layer is removed.
Room class is created for joining and listening to rooms.
v0.6.24
17 May 12:00
Compare
Sorry, something went wrong.
No results found
Fixed re-watching Emitter class instance, issue #30 .
v0.6.23
23 Feb 14:02
Compare
Sorry, something went wrong.
No results found
Added support for relation events.