Releases: adafruit/Adafruit_CircuitPython_CursorControl
2.9.1 - RTD Sphinx Config
Full Changelog: 2.9.0...2.9.1
2.9.0 - Accept Initialized ShiftRegisterKeys
What's Changed
Full Changelog: 2.8.2...2.9.0
2.8.2 - Fix For Sphinx RTD Theme
Full Changelog: 2.8.1...2.8.2
2.8.1 - Fix RTD Docs Build and Unpin Sphinx
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
What's Changed
- Replace depreciated .show by @RetiredWizard in #38
New Contributors
- @RetiredWizard made their first contribution in #38
Full Changelog: 2.7.7...2.8.0
2.7.7 - Fix RTD Theme Issue
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
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
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
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
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.