Skip to content

SimpleBLE v0.2.0

Compare
Choose a tag to compare
@kdewald kdewald released this 13 Feb 20:08
· 327 commits to main since this release

[0.2.0] - 2021-02-13

Added

  • (Linux) Support for emulated battery service. (Thanks ptenbrock!)

Fixed

  • (Windows) Proper cleanup of callbacks during destruction.
  • (Windows) Async timeout reduced to 10 seconds.
  • (Linux) Returned characteristic value would be empty or outdated. (Thanks ptenbrock!)
  • (MacOS) Fixed a bunch of memory leaks and enabled automatic reference counting.
  • (MacOS) Fixed race condition.

Changed

  • Updated Linux implementation to use SimpleBluez v0.2.1.