Skip to content
This repository has been archived by the owner on Feb 19, 2024. It is now read-only.

v0.12.0

Compare
Choose a tag to compare
@waylandCI waylandCI released this 04 Jun 07:47
· 1 commit to a0b3b99c982a4eaf10162f6ec949f4b8a7ef1f50 since this release
03efa89

Changes

  • Add support for SoftDevice API v5
  • Remove support for SoftDevice API v3
  • Add support for Python 3.7
  • Remove pc-ble-driver as a submodule, use vcpkg compiled version
  • Updated to use latest version of pc-ble-driver (v4.1.1)
  • Change build process to create wheels for different versions of Python and platforms
  • Added tests for basic functionality. Still low test coverage.
  • Various bug fixes