Skip to content

Latest commit

 

History

History
145 lines (103 loc) · 8.31 KB

CHANGELOG.md

File metadata and controls

145 lines (103 loc) · 8.31 KB

Changelog

v1.1.1 (2024-12-11)

Fix

  • Refactor to use kwargs for construct_levels_change (#53) (efd92ac)

v1.1.0 (2024-12-11)

Feature

v1.0.2 (2024-06-24)

Fix

v1.0.1 (2023-09-25)

Fix

v1.0.0 (2022-10-16)

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 (2022-09-15)

Fix

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

v0.10.0 (2022-09-13)

Feature

v0.9.1 (2022-09-11)

Fix

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

v0.9.0 (2022-09-11)

Feature

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

v0.8.5 (2022-09-11)

Fix

v0.8.4 (2022-09-11)

Fix

v0.8.3 (2022-09-10)

Fix

v0.8.2 (2022-09-10)

Fix

v0.8.1 (2022-09-10)

Fix

  • Bump bleak-retry-connector min version (#22) (2112b18)

v0.8.0 (2022-09-10)

Feature

  • Export get_device from bleak-retry-connector (#21) (5f41511)

v0.7.1 (2022-09-06)

Fix

v0.7.0 (2022-09-05)

Feature

v0.6.0 (2022-09-04)

Feature

v0.5.4 (2022-08-29)

Fix

  • W channel not being cleared on rgb set (#15) (048bdff)

v0.5.3 (2022-08-29)

Fix

v0.5.2 (2022-08-29)

Fix

v0.5.1 (2022-08-29)

Fix

v0.5.0 (2022-08-29)

Feature

v0.4.2 (2022-08-29)

Fix

v0.4.1 (2022-08-29)

Fix

v0.4.0 (2022-08-29)

Feature

v0.3.0 (2022-08-29)

Feature

v0.2.2 (2022-08-29)

Fix

v0.2.1 (2022-08-29)

Fix

v0.2.0 (2022-08-29)

Feature

v0.1.0 (2022-08-29)

Feature

Fix