Skip to content

Releases: thingsdb/python-thingsdb

v1.3.2

15 Nov 08:17

Choose a tag to compare

  • Added wheels to the package distribution

v1.3.1

06 Nov 15:44

Choose a tag to compare

  • Implement strict typing

v1.3.0

24 Oct 19:03

Choose a tag to compare

  • Added support for emits to peers only (can only be used when using ThingsDB >= v.1.7.7).

1.2.2

20 Oct 08:09

Choose a tag to compare

  • Re-join with timeout

v1.2.1

03 Oct 08:09

Choose a tag to compare

  • Added typing for the event decorator.

v1.2.0

18 Sep 14:10

Choose a tag to compare

  • Dropped support for Python 3.9
  • Improved typing
  • Fixed websockets deprecation errors

v1.1.9

20 Aug 08:19
032903a

Choose a tag to compare

  • Improved typing.

v1.1.8

17 Jun 07:36

Choose a tag to compare

  • The Client instance may now be initialized anywhere without specifying the loop argument. (this failed previously as the initialization required the event loop argument or a running event loop).

v1.1.7

17 Jun 07:33

Choose a tag to compare

v1.1.6

20 May 11:34
1a7f76c

Choose a tag to compare

  • Typing and small bug fixes
  • Dropped support for Pytohn 3.7 and 3.8