Skip to content

Releases: adafruit/Adafruit_CircuitPython_BLE

9.0.0 - Updated for CircuitPython 8.0.0 compatibility

31 Aug 14:38
4fd499e
Compare
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
Compare
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.

8.3.7 - Fixed version string

22 Aug 18:56
Compare
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.

8.3.6 - Switched to pyproject.toml

09 Aug 19:32
Compare
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.

8.3.5 - Deleted MIDI stub

29 Jul 18:10
07e84f4
Compare
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.

8.3.4 - Added type annotations

27 Jul 19:49
0e631c0
Compare
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.

8.3.3 - Added cp.org link to index.rst

09 Jun 19:10
Compare
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.

8.3.2 - Fixed documentation for use by other libraries

01 Jun 01:31
6d66d2f
Compare
Choose a tag to compare

Fixed the documentation for Sphinx 5.0.0 so that other libraries using it won't get errors when building their own documentation.

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.1 - Fixed documentation build issue

31 May 02:42
922a5ab
Compare
Choose a tag to compare

Fixed an issue where the Sphinx documentation wouldn't build.

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.0 - add JSONCharacteristic

04 Apr 17:28
13c5292
Compare
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.


What's Changed

New Contributors

Full Changelog: 8.2.4...8.3.0