Skip to content

Latest commit

 

History

History
81 lines (52 loc) · 4.69 KB

CHANGELOG.md

File metadata and controls

81 lines (52 loc) · 4.69 KB

Changelog

v1.6.1 (2023-07-24)

Fix

  • Pin python-semantic-release to fix release process (#22) (957ad28)

v1.6.0 (2023-07-13)

Feature

  • Improve performance when data is all unique (#21) (60bff4b)

v1.5.0 (2023-07-13)

Feature

  • Avoid tuple copy if data is already a tuple (#20) (69829ba)

v1.4.0 (2023-07-13)

Feature

v1.3.0 (2023-06-29)

Feature

  • Improve handling of corrupt data (#18) (b70fdd4)

v1.2.0 (2023-06-15)

Feature

v1.1.0 (2023-06-14)

Feature

  • Reduce string conversion overhead for bluetooth addresses (#12) (558c93f)

v1.0.0 (2023-06-07)

Feature

  • Speed up parsing advertisement data (#11) (47e2519)

Breaking

  • The decode_advertisement_data function is no longer exposed (47e2519)

v0.4.0 (2023-04-15)

Feature

v0.3.1 (2022-12-19)

Fix

  • Handle zero padding in adv data (#9) (65fb26b)

v0.3.0 (2022-11-13)

Feature

v0.2.0 (2022-10-27)

Feature

  • Add human_readable_name function (#5) (bb408cd)

v0.1.2 (2022-08-13)

Fix

v0.1.1 (2022-08-12)

Fix

v0.1.0 (2022-08-12)

Feature