Releases: Bluetooth-Devices/habluetooth
Releases · Bluetooth-Devices/habluetooth
v3.1.1
v3.1.1 (2024-05-23)
Fix
- fix: missing classmethod decorator on find_device_by_address (#47) (
aa08b13
)
v3.1.0
v3.1.0 (2024-05-22)
Feature
- feat: speed up dispatching bleak callbacks (#46) (
cbc8b26
)
v3.0.1
v3.0.1 (2024-05-03)
Fix
- fix: ensure lazy advertisement uses None when name is not present (#44) (
c300f73
)
v3.0.0
v3.0.0 (2024-05-02)
Breaking
- feat!: make generation of AdvertisementData lazy (#42) (
25f8437
)
v2.8.1
v2.8.1 (2024-05-02)
Fix
- fix: add missing find_device_by_address mapping (#43) (
cc8e57e
)
v2.8.0
v2.8.0 (2024-04-17)
Feature
- feat: add support for recovering failed adapters after reboot (#40) (
04948c3
)
v2.7.0
v2.7.0 (2024-04-17)
Feature
- feat: improve fallback to passive mode when active mode fails (#39) (
17ecc01
)
v2.6.0
v2.6.0 (2024-04-17)
Feature
- feat: speed up stopping the scanner when its stuck setting up (#37) (
bba8b51
)
v2.5.3
v2.5.3 (2024-04-17)
Fix
- fix: ensure scanner is stopped on cancellation (#36) (
a21d70a
)
v2.5.2
v2.5.2 (2024-04-16)
Fix
- fix: ensure discovered_devices returns an empty list for offline scanners (#35) (
2350543
)