Skip to content

Releases: bluez-rs/bluez-async

bluez-async 0.8.2

10 Jul 10:49
Compare
Choose a tag to compare

New features

  • Added set_powered to BluetoothSession.

bluez-async 0.8.1

10 Jul 10:48
Compare
Choose a tag to compare

New features

  • Added pair_with_timeout and cancel_pairing to BluetoothSession.

bluez-generated 0.4.0

10 Jul 10:50
Compare
Choose a tag to compare
bluez-generated-0.4.0

Prepare bluez-async and bluez-generated for release.

bluez-async 0.8.0

10 Jul 10:47
Compare
Choose a tag to compare

Breaking changes

  • Added mtu to CharacteristicInfo.

New features

  • Implemented TryFrom<&[String]> for CharacteristicFlags.