All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Python's Global Interpreter Lock (GIL) will be released during
Peripheral.connect()
- Keep-alive policies for function objects passed into SimplePyBLE.
- Updated native implementation to SimpleBLE v0.4.0.
- Updated native implementation to SimpleBLE v0.2.0.
write_request
andwrite_command
functions would accept strings instead of bytes as payloads. (Thanks kaedenbrinkman!)
- All functionality presented by SimpleBLE is now available.
This is a proof-of-concept release, to show all steps in the build and deployment process work.