Releases: thingsdb/python-thingsdb
Releases · thingsdb/python-thingsdb
v0.6.8
- Fixed bug when watching multiple collections, issue #9.
v0.6.7
- Added Emitter class, issue #8.
v0.6.6
- Improved enumerator support, issue #7.
v0.6.5
- Handle mod_type rename job, issue #6.
- Missing prop in remove from set job, issue #5.
v0.6.4
- Added support for emit event, issue #4.
v0.6.3
- Added support for the mod_enum set default function, issue #3.
v0.6.2
- Missing
collection
property on thing, issue #2.
v0.6.1
- Bind collection related properties to the collection object instead of each thing object.
- Added handlers for enumerator modifications