Skip to content

Version 0.2.2

Pre-release
Pre-release

Choose a tag to compare

@kevincar kevincar released this 19 Jul 00:03
· 215 commits to master since this release
8db03e3

Changed

  • bluezdbus backend includes a placeholder for the handle value on characteristics
  • bluezdbus service index now uses a four digit hex value for appropriate parsing with Bleak backend
  • The initialization step on the PeripheralManagerDelegate in the CoreBluetooth backend uses threading to block any use of the object until verification that the bluetooth module is on and ready

Fixed

  • Fixed Linux unable to initialize characteristics. Fixes #48
  • macOS advertised name. Fixes #47