Skip to content

Releases: Bluetooth-Devices/habluetooth

v2.4.0

22 Jan 23:31
Compare
Choose a tag to compare

v2.4.0 (2024-01-22)

Feature

  • feat: improve error reporting resolution suggestions (#29) (afff5ba)

v2.3.1

22 Jan 02:11
Compare
Choose a tag to compare

v2.3.1 (2024-01-22)

Fix

  • fix: ensure unavailable callbacks can be removed from fired callbacks (#28) (65e7706)

v2.3.0

22 Jan 01:00
Compare
Choose a tag to compare

v2.3.0 (2024-01-22)

Feature

  • feat: reduce overhead to remove callbacks by using sets to store callbacks (#27) (05ceb85)

v2.2.0

14 Jan 02:28
Compare
Choose a tag to compare

v2.2.0 (2024-01-14)

Feature

  • feat: improve remote scanner performance (#26) (c549b1c)

v2.1.0

10 Jan 21:43
Compare
Choose a tag to compare

v2.1.0 (2024-01-10)

Feature

v2.0.2

04 Jan 11:16
Compare
Choose a tag to compare

v2.0.2 (2024-01-04)

Fix

  • fix: handle subclassed str in the client wrapper (#24) (f18a30e)

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)