Releases: usbbluetooth/usbbluetooth-python
Releases · usbbluetooth/usbbluetooth-python
v0.1.4
What's Changed
- Fixed write operation not working in some rare devices.
- Build(deps): Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #7
- Build(deps): Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #6
Full Changelog: v0.1.3...v0.1.4
v0.1.3
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
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
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
- @dependabot[bot] made their first contribution in #5
Full Changelog: v0.1.0...v0.1.1