Releases: Bluetooth-Devices/habluetooth
Releases · Bluetooth-Devices/habluetooth
v3.3.1
v3.3.1 (2024-08-20)
Fix
- fix: bump cibuildwheel to fix wheel builds (#63) (
68d838a
)
v3.3.0
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
v3.2.0 (2024-07-27)
Feature
- feat: small speed ups to scanner detection callback (#55) (
7a5129a
)
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
)