Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jul 17:53
· 2 commits to master since this release

2.0.0 (2024-07-02)

Features

  • Full async networking (#90) (4587984)

  • Refactor networking layer

  • Switch all tests to unicast addresses (so they work on all platforms)

  • Add equality for device state, and tests

  • Adding log data for firmware and temp offset selection

BREAKING CHANGES

  • API calls no longer block waiting for device response, use the add
    handler to listen for updates from the device.