Skip to content

Releases: thingsdb/python-thingsdb

v1.0.0

13 Sep 08:57
Compare
Choose a tag to compare
  • Initial release for ThingsDB v1.0.0

v1.0.0rc2

07 Sep 09:46
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Fixed re-watching Emitter class instance, issue #30.

v0.6.23

23 Feb 14:02
Compare
Choose a tag to compare
  • Added support for relation events.

v0.6.22

26 Jan 08:28
Compare
Choose a tag to compare
  • Added cancelled exception

v0.6.21

23 Dec 11:42
Compare
Choose a tag to compare
  • Added datetime and timeval support.
  • Accept an ID (type int) to initialize an Emitter class instance.

v0.6.20

27 Nov 14:51
Compare
Choose a tag to compare
  • Update build-in function calls, issue #25.

v0.6.19

27 Nov 09:01
28682bb
Compare
Choose a tag to compare
  • Changed re-connect behavior, issue #28.

v0.6.17

08 Oct 14:24
Compare
Choose a tag to compare
  • Fixed watching a single thing
  • Added cnscope(..) util for extracting the collection name from a collection scope.