Skip to content

Releases: thingsdb/python-thingsdb

v0.6.8

17 Jun 08:27

Choose a tag to compare

  • Fixed bug when watching multiple collections, issue #9.

v0.6.7

16 Jun 08:59

Choose a tag to compare

  • Added Emitter class, issue #8.

v0.6.6

12 Jun 13:28
755c56c

Choose a tag to compare

  • Improved enumerator support, issue #7.

v0.6.5

11 Jun 14:36

Choose a tag to compare

  • Handle mod_type rename job, issue #6.
  • Missing prop in remove from set job, issue #5.

v0.6.4

08 Jun 16:51
cb9a597

Choose a tag to compare

  • Added support for emit event, issue #4.

v0.6.3

04 Jun 11:33

Choose a tag to compare

  • Added support for the mod_enum set default function, issue #3.

v0.6.2

29 May 13:04

Choose a tag to compare

  • Missing collection property on thing, issue #2.

v0.6.1

29 May 13:22

Choose a tag to compare

  • Bind collection related properties to the collection object instead of each thing object.
  • Added handlers for enumerator modifications

v0.6.0

20 May 16:34

Choose a tag to compare

  • Added enum support