Skip to content

Releases: Bluetooth-Devices/habluetooth

v3.8.0

10 Jan 20:37
Compare
Choose a tag to compare

v3.8.0 (2025-01-10)

Feature

  • feat: add async_register_disappeared_callback (#102) (ec1d445)

v3.7.0

05 Jan 21:47
Compare
Choose a tag to compare

v3.7.0 (2025-01-05)

Feature

  • feat: start building wheels for Python 3.13 (#97) (26dd831)

  • feat: add codspeed benchmarks (#79) (5905fbd)

Fix

Unknown

v3.6.0

20 Oct 04:26
Compare
Choose a tag to compare

v3.6.0 (2024-10-20)

Feature

  • feat: speed up creation of AdvertisementData NamedTuple (#75) (28f7e60)

v3.5.0

05 Oct 22:46
Compare
Choose a tag to compare

v3.5.0 (2024-10-05)

Feature

  • feat: add support for Python 3.13 (#71) (b8a4783)

v3.4.1

22 Sep 19:27
Compare
Choose a tag to compare

v3.4.1 (2024-09-22)

Fix

  • fix: ensure build system required Cython 3 (#69) (dc85d2f)

v3.4.0

02 Sep 06:03
Compare
Choose a tag to compare

v3.4.0 (2024-09-02)

Feature

  • feat: add a fast cython init path for BluetoothServiceInfoBleak (#48) (f532ed2)

v3.3.2

20 Aug 17:10
Compare
Choose a tag to compare

v3.3.2 (2024-08-20)

Fix

v3.3.1

20 Aug 17:02
Compare
Choose a tag to compare

v3.3.1 (2024-08-20)

Fix

  • fix: bump cibuildwheel to fix wheel builds (#63) (68d838a)

v3.3.0

20 Aug 16:49
Compare
Choose a tag to compare

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

27 Jul 00:03
Compare
Choose a tag to compare

v3.2.0 (2024-07-27)

Feature

  • feat: small speed ups to scanner detection callback (#55) (7a5129a)