Skip to content

Version 0.7.1

Compare
Choose a tag to compare
@hbldh hbldh released this 02 Jul 21:58
· 1023 commits to master since this release
3c948ef

0.7.1 (2020-07-02)

Changed

  • Improved, more explantory error on BlueZ backend when BleakClient cannot find the desired device when trying to connect. (#238)
  • Better-than-nothing documentation about scanning filters added (#230).
  • Ran black on code which was forgotten in 0.7.0. Large diffs due to that.
  • Re-adding Python 3.8 CI "tests" on Windows again.

Fixed

  • Fix when characteristic updates value faster than asyncio schedule (#240 & #241)
  • Incorrect MANIFEST.in corrected. (#244)