Skip to content

Releases: Bluetooth-Devices/habluetooth

v2.0.1

31 Dec 01:42
Compare
Choose a tag to compare

v2.0.1 (2023-12-31)

Fix

  • fix: switching scanners too quickly (#23) (bd53685)

v2.0.0

21 Dec 00:01
Compare
Choose a tag to compare

v2.0.0 (2023-12-21)

Breaking

  • feat!: simplify async_register_scanner by removing connectable argument (#22) (10ac6da)

v1.0.0

12 Dec 23:43
Compare
Choose a tag to compare

v1.0.0 (2023-12-12)

Breaking

  • feat!: eliminate the need to pass the new_info_callback (#21) (65c54a6)

v0.11.1

11 Dec 21:53
Compare
Choose a tag to compare

v0.11.1 (2023-12-11)

Fix

  • fix: do not schedule an expire when restoring devices (#20) (144cf15)

v0.11.0

11 Dec 20:50
Compare
Choose a tag to compare

v0.11.0 (2023-12-11)

Feature

  • feat: relocate BluetoothServiceInfoBleak (#18) (4f4f32d)

v0.10.0

07 Dec 19:24
Compare
Choose a tag to compare

v0.10.0 (2023-12-07)

Feature

  • feat: small speed ups to base_scanner (#17) (e1ff7e9)

v0.9.0

06 Dec 08:18
Compare
Choose a tag to compare

v0.9.0 (2023-12-06)

Feature

  • feat: speed up processing incoming service infos (#16) (55f6522)

v0.8.0

06 Dec 01:23
Compare
Choose a tag to compare

v0.8.0 (2023-12-06)

Feature

  • feat: auto build the cythonized manager (#15) (c3441e5)

  • feat: add cython implementation for manager (#14) (266a602)

v0.7.0

05 Dec 23:35
Compare
Choose a tag to compare

v0.7.0 (2023-12-05)

Feature

  • feat: port bluetooth manager from HA (#13) (757640a)

v0.6.1

04 Dec 20:28
Compare
Choose a tag to compare

v0.6.1 (2023-12-04)

Fix

  • fix: add missing cythonize for the adv tracker (#12) (8140195)