Skip to content

Releases: usbbluetooth/usbbluetooth-python

v0.1.3

25 Oct 08:58

Choose a tag to compare

What's Changed

  • Improve controller opening
  • Improve error reporting on device open
  • Improve device closing
  • Improve device read operations timeout and allow user to specify a timeout. Fixes execution in VMs.

Full Changelog: v0.1.2...v0.1.3

v0.1.2

24 Oct 16:14

Choose a tag to compare

What's Changed

  • Fix controller opening where, in some cases, the claimed interface was incorrect

Full Changelog: v0.1.1...v0.1.2

v0.1.1

24 Oct 13:47

Choose a tag to compare

What's Changed

  • Add VID and PID properties to the controller object
  • Build(deps): Bump github/codeql-action from 3 to 4 by @dependabot[bot] in #5
  • Build(deps): Bump actions/checkout from 4 to 5 by @dependabot[bot] in #4

New Contributors

Full Changelog: v0.1.0...v0.1.1