Skip to content

v1.29.16

Choose a tag to compare

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

v1.29.16 (2026-05-21)

This release is published under the Apache-2.0 License.

Performance Improvements

  • gap: Decode 128-bit UUID via reversed bytes.hex() (#267, 739a8f8)

Testing

  • Add benchmark coverage for resolve_private_address (#268, a88e0ed)

  • bench: Cover _uint128_bytes_as_uuid cached and uncached paths (#272, 222c7e9)

  • bench: Cover _uint16/_uint32_int_as_uuid and short_address (#270, f628b11)

  • bench: Cover calculate_distance_meters close, far, zero branches (#274, 944d4e4)

  • bench: Cover human_readable_name (#273, 6cf8a78)

  • bench: Cover parse_advertisement_data bytes cache fallthrough (#271, a24374b)


Detailed Changes: v1.29.15...v1.29.16