Skip to content

v1.29.18

Latest

Choose a tag to compare

@bluetooth-data-tools-release-boot bluetooth-data-tools-release-boot released this 22 May 16:37
· 7 commits to main since this release

v1.29.18 (2026-05-22)

This release is published under the Apache-2.0 License.

Performance Improvements

  • distance: Replace min() with inline ternary in calculate_distance_meters (#276, 35d82c9)

  • gap: Fast-skip FLAGS AD type before elif dispatch (#277, 8be4db8)

  • gap: Route parse_advertisement_data misses through bytes cache (#275, 7c2a1e2)

Testing

  • bench: Mirror tuple parse benches into pytest-benchmark suite (#279, 4439e0e)

  • gap: Cover local-name precedence between SHORT and COMPLETE (#278, 6fdba53)


Detailed Changes: v1.29.17...v1.29.18