Skip to content

SimpleBLE v0.6.1

Compare
Choose a tag to compare
@kdewald kdewald released this 14 Mar 17:12
· 51 commits to main since this release

[0.6.1] - 2023-03-14

Added

  • (Python) Generate source distribution packages.
  • (SimpleDBus) Proxy objects keep track of their existence on the DBus object tree.

Changed

  • Bluetooth enabled check was moved into the frontend modules. (Thanks felixdollack!)
  • (Windows) Use the standard C++ exception handling model. (Thanks TheFrankyJoe!)

Fixed

  • CI artifacts for non-standard architectures are now properly built.
  • (SimpleBluez) Fixed incorrect handling of invalidated children objects.

New Contributors

Full Changelog: v0.6.0...v0.6.1