Releases: ukBaz/python-bluezero
Releases · ukBaz/python-bluezero
v0.9.0
- Add capability to include tx power in advertisement
v0.7.1
- Handle BLE device optional parameters
v0.7.0
- "disconnect" callback for PropertiesChanged signal
- Add Eddystone TLM support
- Add heart rate monitor examples for central and peripheral
v0.6.0
- Improvements to device_found, on_connect, and on_disconnect callbacks
- Support for manufacturer data beacons
v0.5.0
- Major refactor of Peripheral to make it usable
- Further increases in test coverage
- Remove requirement for D-Bus conf file
v0.4.0
- Moved to GitHub Actions for CI
- Improved Test coverage by using DBusMock
- Removed dependency on aioblescan library
- Add support for Media Player Interface
- Fixed numerous bugs found by better test coverage
- Some documentation tidy up
v0.3.0
- Peripheral notification improvements
- fix micro:bit bug loading gatt services twice
- add bytes type to send_notify_event
- add device parameter to on_connection/on_disconnection callback
v0.2.0
- Add uuid attribute to adapter class
- Add method to pair and cancel_pairing
- Add micro:bit UART client
- Add event when new device found
v0.1.0
micro:bit's may be programmed to contain different Bluetooth services.
This release supports easy configuration when instantiating Microbit
class