Skip to content

Releases: Bluetooth-Devices/led-ble

v1.0.2

24 Jun 15:09
Compare
Choose a tag to compare

Fix

v1.0.1

25 Sep 18:32
Compare
Choose a tag to compare

Fix

v1.0.0

16 Oct 00:18
Compare
Choose a tag to compare

Feature

Breaking

  • The set_ble_device function has been renamed set_ble_device_and_advertisement_data and now requires the advertisement_data. (2be176c)
  • The constructor no longer takes a retry count since this does not need to be configurable (2be176c)

v0.10.1

15 Sep 07:58
Compare
Choose a tag to compare

Fix

  • Handle additional bleak exceptions (#31) (1ff94f7)

v0.10.0

13 Sep 09:51
Compare
Choose a tag to compare

Feature

v0.9.1

11 Sep 14:34
Compare
Choose a tag to compare

Fix

  • Typo in bleak-retry-connector min version pin (#28) (8638ab8)

v0.9.0

11 Sep 14:15
Compare
Choose a tag to compare

Feature

  • Implement smart backoff via bleak-retry-connector (#27) (a7bb1b1)

v0.8.5

11 Sep 03:05
Compare
Choose a tag to compare

Fix

v0.8.4

11 Sep 02:22
Compare
Choose a tag to compare

Fix

v0.8.3

10 Sep 14:46
Compare
Choose a tag to compare

Fix