Skip to content

Releases: adafruit/Adafruit_CircuitPython_BLE

10.0.5 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:42

Choose a tag to compare

Changes: 10.0.4...10.0.5

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ble.

Read the docs for info on how to use it.

10.0.4 - Fix RTD Theme Issue

25 Sep 15:56

Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ble.

Read the docs for info on how to use it.

10.0.3 - Updated .pylintrc, fixed jQuery

26 May 16:15

Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-BLE.

Read the docs for info on how to use it.

10.0.2 - Updated pre-commit hooks

18 May 15:29

Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ble.

Read the docs for info on how to use it.

10.0.1 - Remove pin of adafruit-blinka-bleio

04 Apr 15:44
bf73138

Choose a tag to compare

What's Changed

Full Changelog: 10.0.0...10.0.1

10.0.0 - Increase default timeout for BLERadio.connect()

03 Apr 20:45
1346829

Choose a tag to compare

What's Changed

  • Increase default connect timeout to 10 seconds by @dhalbert in #184

Full Changelog: 9.0.2...10.0.0

9.0.2 - Fix Typing Annotations

13 Mar 16:51
610b185

Choose a tag to compare

This release contains fixes for some of the typing annotations. Thank you @brentyi

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ble.

Read the docs for info on how to use it.

9.0.1 - Fixed pylint errors

15 Nov 18:26
e07e185

Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ble.

Read the docs for info on how to use it.

9.0.0 - Updated for CircuitPython 8.0.0 compatibility

31 Aug 14:38
4fd499e

Choose a tag to compare

This library now uses the CircuitPython 8.0.0 API, note that previous versions (such as CircuitPython 6.x) may no longer work with this revision.

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ble.

Read the docs for info on how to use it.

8.3.8 - Made copyright stay up to date in docs/conf.py

26 Aug 02:28

Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ble.

Read the docs for info on how to use it.