Skip to content

Releases: adafruit/Adafruit_CircuitPython_BluefruitConnect

Fix Filename in Examples.rst

01 Apr 14:55
e396ef9
Compare
Choose a tag to compare

What's Changed

  • Corrected file name in examples.rst by @vin1953 in #39

New Contributors

Full Changelog: 1.2.13...1.2.14

1.2.13 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:43
Compare
Choose a tag to compare

Changes: 1.2.12...1.2.13

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

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

Read the docs for info on how to use it.

1.2.12 - Fix RTD Theme Issue

25 Sep 15:58
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.11 - Updated .pylintrc, fixed jQuery

26 May 16:08
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.10 - Updated pre-commit hooks

18 May 15:29
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.9 - Typing Information

08 May 16:20
e18be23
Compare
Choose a tag to compare

This release includes typing information for function arguments and returns. Thank you @HundredVisionsGuy.

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

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

Read the docs for info on how to use it.

1.2.8 - Fix handling of int argument for ColorPacket constructor

08 Feb 17:38
863951f
Compare
Choose a tag to compare

What's Changed

  • Fix creating a color packet with an int by @Neradoc in #36

Full Changelog: 1.2.7...1.2.8

Added RawTextPacket documentation

05 Feb 02:48
1562e88
Compare
Choose a tag to compare

Update the documentation to show the RawTextPacket Class. Thanks @Neradoc

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

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

Read the docs for info on how to use it.

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

26 Aug 02:29
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.5 - Fixed version string

22 Aug 18:57
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.