Releases: Bluetooth-Devices/bluetooth-data-tools
Releases · Bluetooth-Devices/bluetooth-data-tools
v1.6.0
Feature
- Improve performance when data is all unique (#21) (
60bff4b
)
v1.5.0
Feature
- Avoid tuple copy if data is already a tuple (#20) (
69829ba
)
v1.1.0
Feature
- Reduce string conversion overhead for bluetooth addresses (#12) (
558c93f
)
v1.0.0
Feature
- Speed up parsing advertisement data (#11) (
47e2519
)
Breaking
- The decode_advertisement_data function is no longer exposed (
47e2519
)
v0.3.1
Fix
- Handle zero padding in adv data (#9) (
65fb26b
)