Skip to content

Releases: adafruit/Adafruit_CircuitPython_BLE

8.3.7 - Fixed version string

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

8.3.6 - Switched to pyproject.toml

09 Aug 19:32

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

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

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

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

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

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

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

8.2.3 - Changed capitalization of blinka

28 Mar 21:12
8150c7d

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.2.2 - Removed incorrect parameter docs for UARTService.__init__()

17 Mar 14:08
89b00e7

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.