Skip to content

Latest commit

 

History

History
55 lines (41 loc) · 3.65 KB

CHANGELOG.md

File metadata and controls

55 lines (41 loc) · 3.65 KB

Changelog

v1.9.2 (2023-01-04)

Fix

v1.9.1 (2023-01-02)

Fix

v1.9.0 (2022-12-10)

Feature

  • Add from_device_and_advertisement_data classmethod to BluetoothServiceInfoBleak (#15) (c231594)

v1.8.1 (2022-11-16)

Fix

  • Name collision with build that prevented PEP517 builds (#14) (032552d)

v1.8.0 (2022-11-15)

Feature

v1.7.0 (2022-11-14)

Feature

  • Move BluetoothServiceInfoBleak out of the bluetooth integration (#10) (fbc3d8e)

v1.6.0 (2022-10-14)

Feature

v1.5.1 (2022-10-04)

Fix

  • Revert freeze BluetoothServiceInfo dataclass (#8) (c4cb1ab)

v1.5.0 (2022-10-04)

Feature

  • Freeze BluetoothServiceInfo dataclass (#7) (fafdd2a)

v1.4.0 (2022-07-20)

Feature

  • Add typevar to enable better subclassing (#6) (9a9b75d)

v1.3.0 (2022-07-16)

Feature

  • Add additional docs on the data format (#5) (40445c6)

v1.2.0 (2022-07-16)

Feature

v1.1.0 (2022-07-15)

Feature