Releases: thingsdb/python-thingsdb
Releases · thingsdb/python-thingsdb
v0.6.10
19 Jun 11:41
Compare
Sorry, something went wrong.
No results found
Fixed bug in Emitter class which did not accept an empty emitter string, issue #12 .
v0.6.9
17 Jun 08:26
Compare
Sorry, something went wrong.
No results found
Fixed bug in Emitter class which could modify event data, issue #11 .
Added support for the Enum type to be defined by more than one collection, issue #10 .
v0.6.8
17 Jun 08:27
Compare
Sorry, something went wrong.
No results found
Fixed bug when watching multiple collections, issue #9 .
v0.6.7
16 Jun 08:59
Compare
Sorry, something went wrong.
No results found
Added Emitter class, issue #8 .
v0.6.6
12 Jun 13:28
Compare
Sorry, something went wrong.
No results found
Improved enumerator support, issue #7 .
v0.6.5
11 Jun 14:36
Compare
Sorry, something went wrong.
No results found
Handle mod_type rename job, issue #6 .
Missing prop in remove from set job, issue #5 .
v0.6.4
08 Jun 16:51
Compare
Sorry, something went wrong.
No results found
Added support for emit event, issue #4 .
v0.6.3
04 Jun 11:33
Compare
Sorry, something went wrong.
No results found
Added support for the mod_enum set default function, issue #3 .
v0.6.2
29 May 13:04
Compare
Sorry, something went wrong.
No results found
Missing collection property on thing, issue #2 .
v0.6.1
29 May 13:22
Compare
Sorry, something went wrong.
No results found
Bind collection related properties to the collection object instead of each thing object.
Added handlers for enumerator modifications