Skip to content

Releases: adafruit/Adafruit_CircuitPython_CursorControl

2.8.1 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:43
Compare
Choose a tag to compare

Changes: 2.8.0...2.8.1

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

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

Read the docs for info on how to use it.

2.8.0 - remove .show() used for display

03 Nov 12:48
c345ec4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.7.7...2.8.0

2.7.7 - 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-cursorcontrol.

Read the docs for info on how to use it.

2.7.6 - Updated .pylintrc, fixed jQuery

26 May 15:51
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.7.5 - 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-cursorcontrol.

Read the docs for info on how to use it.

2.7.4 - 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-cursorcontrol.

Read the docs for info on how to use it.

2.7.3 - Switched to pyproject.toml

09 Aug 19:35
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.7.2 - Added cp.org link to index.rst

09 Jun 18:34
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.7.1 - Repo documentation and config updates

07 Jun 17:15
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.7.0 - Debouncing for Alt Start and Select Buttons

04 Mar 01:25
53ad808
Compare
Choose a tag to compare

This release has new functionality to use debouncing with alt, start, and select buttons. Thank you @flom84

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

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

Read the docs for info on how to use it.