Skip to content

Releases: PatrickBaus/tinkerforge_async

Release of version 1.5.3

22 Jun 11:53
0ffb426
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.2...1.5.3

Release of version 1.5.2

20 Jun 15:58
aae49eb
Compare
Choose a tag to compare

Hotfix for crash when calling BrickletThermocoupleV2.set_callback_configuration()

Full Changelog: 1.5.1...1.5.2

Release of version 1.5.1

20 Jun 14:32
cadc80d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.0...1.5.1

Release of version 1.5.0

19 Jun 08:26
30fbaff
Compare
Choose a tag to compare

This release adds the isolator bricklet.

There are some small breaking changes:

  • Moved GetSPITFPBaudrateConfig to devices class
  • Replaced bricklet_industrial_dual_analog_in_v2.GetAllVoltagesCallbackConfiguration with devices.SimpleCallbackConfiguration
  • Replaced bricklet_io4_v2.GetAllInputValueCallbackConfiguration with devices.SimpleCallbackConfiguration

What's Changed

New Contributors

Full Changelog: v1.4.3...1.5.0

Release of version 1.4.3

14 Sep 12:57
b473f4a
Compare
Choose a tag to compare

Updated documentation

Release of version 1.4.2

19 Aug 16:24
4fae882
Compare
Choose a tag to compare

Major code reworking.
Check the examples.

Release of version 1.2.0

16 Jul 00:12
65807ab
Compare
Choose a tag to compare

Updated the disconnect() function to properly clean up the connection even during a connection attempt.
Change in behaviour:
The connection parameters will now only be saved if a new connection attempt is made.

Release of version 1.1.2

14 Jun 08:37
afbee2c
Compare
Choose a tag to compare

Added Industrial PTC bricklet

Release of version 1.1.0

31 May 10:17
002bba4
Compare
Choose a tag to compare

Renamed to module to tinkerforge_async and made setup files available.
Added support for the following bricklets:

  • Barometer 2.0
  • IO-4 2.0

Initial Release

08 Feb 23:37
64fb3a6
Compare
Choose a tag to compare

This is the initial release