Skip to content

Releases: Bluetooth-Devices/habluetooth

v3.3.2

20 Aug 17:10
Compare
Choose a tag to compare

v3.3.2 (2024-08-20)

Fix

v3.3.1

20 Aug 17:02
Compare
Choose a tag to compare

v3.3.1 (2024-08-20)

Fix

  • fix: bump cibuildwheel to fix wheel builds (#63) (68d838a)

v3.3.0

20 Aug 16:49
Compare
Choose a tag to compare

v3.3.0 (2024-08-20)

Feature

  • feat: override DeviceFound and DeviceLost for passive monitoring (#60) (a802859)

Fix

  • fix: cleanup AdvertisementMonitor mapper (#61) (7d3483d)

v3.2.0

27 Jul 00:03
Compare
Choose a tag to compare

v3.2.0 (2024-07-27)

Feature

  • feat: small speed ups to scanner detection callback (#55) (7a5129a)

v3.1.3

24 Jun 14:16
Compare
Choose a tag to compare

v3.1.3 (2024-06-24)

Fix

v3.1.2

24 Jun 13:29
Compare
Choose a tag to compare

v3.1.2 (2024-06-24)

Fix

v3.1.1

23 May 18:14
Compare
Choose a tag to compare

v3.1.1 (2024-05-23)

Fix

  • fix: missing classmethod decorator on find_device_by_address (#47) (aa08b13)

v3.1.0

22 May 07:49
Compare
Choose a tag to compare

v3.1.0 (2024-05-22)

Feature

  • feat: speed up dispatching bleak callbacks (#46) (cbc8b26)

v3.0.1

03 May 06:51
Compare
Choose a tag to compare

v3.0.1 (2024-05-03)

Fix

  • fix: ensure lazy advertisement uses None when name is not present (#44) (c300f73)

v3.0.0

02 May 22:59
Compare
Choose a tag to compare

v3.0.0 (2024-05-02)

Breaking

  • feat!: make generation of AdvertisementData lazy (#42) (25f8437)