Skip to content

Releases: thingsdb/python-thingsdb

v1.0.3

26 Jan 16:10
c325e41

Choose a tag to compare

  • No events during on_join(..), pr #36

v1.0.2

07 Dec 13:13
078e5b2

Choose a tag to compare

  • Strip white space by default and include emit() handler, pr #35

v1.0.1

22 Sep 12:07
19938f8

Choose a tag to compare

  • 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

Choose a tag to compare

  • Initial release for ThingsDB v1.0.0

v1.0.0rc2

07 Sep 09:46

Choose a tag to compare

v1.0.0rc2 Pre-release
Pre-release
  • Update re-connect time.
  • Move Access class to util file.
  • Update contact email address.

v1.0.0rc1

06 Aug 17:38

Choose a tag to compare

v1.0.0rc1 Pre-release
Pre-release

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

Choose a tag to compare

  • Fixed re-watching Emitter class instance, issue #30.

v0.6.23

23 Feb 14:02

Choose a tag to compare

  • Added support for relation events.

v0.6.22

26 Jan 08:28

Choose a tag to compare

  • Added cancelled exception

v0.6.21

23 Dec 11:42

Choose a tag to compare

  • Added datetime and timeval support.
  • Accept an ID (type int) to initialize an Emitter class instance.