Skip to content

Releases: adafruit/Adafruit_CircuitPython_BLE

10.1.3 - Update Ruff Version

23 Apr 21:16

Choose a tag to compare

10.1.2 - Unpin Typing Extensions

27 Mar 22:21
63c9af9

Choose a tag to compare

What's Changed

Full Changelog: 10.1.1...10.1.2

10.1.1 - License syntax and pre-commit versions

27 Mar 19:07

Choose a tag to compare

10.1.0 - BLE HID Output Device Support

24 Nov 21:31
0058a10

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 10.0.15...10.1.0

10.0.15 - Update Ruff Config & RTD Style Fix

20 Oct 20:30

Choose a tag to compare

10.0.14 - Update RTD Config

17 Jun 16:31

Choose a tag to compare

10.0.13 - Use Ruff

15 May 22:25
1cfda92

Choose a tag to compare

What's Changed

Full Changelog: 10.0.12...10.0.13

10.0.12 - RTD Sphinx Config

16 Jan 19:26

Choose a tag to compare

10.0.11 - fix iteration issue

02 Dec 17:55
10b3724

Choose a tag to compare

What's Changed

  • fix int not iterable error in _init_devices by @Neradoc in #209

New Contributors

Full Changelog: 10.0.10...10.0.11

10.0.10 - Multiple Reports per Application

18 Nov 15:24
7c6c18f

Choose a tag to compare

What's Changed

  • Modify to allow multiple reports in an Application collection by @ktnyt in #205

Full Changelog: 10.0.9...10.0.10