Releases: adafruit/Adafruit_CircuitPython_STMPE610
1.3.8 - Added type annotations
Added type annotations for this library. Thanks @tcfranks!
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-stmpe610
.
Read the docs for info on how to use it.
1.3.7 - 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-stmpe610
.
Read the docs for info on how to use it.
1.3.6 - Fixed version string
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-stmpe610
.
Read the docs for info on how to use it.
1.3.5 - Switched to pyproject.toml
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-stmpe610
.
Read the docs for info on how to use it.
1.3.4 - Added cp.org link to index.rst
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-stmpe610
.
Read the docs for info on how to use it.
1.3.3 - Repo documentation and config updates
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-stmpe610
.
Read the docs for info on how to use it.
1.3.2 - Renamed examples to fit CircuitPython library example name conventions
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-stmpe610
.
Read the docs for info on how to use it.
1.3.1 - Updated documentation link, python version
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-stmpe610
.
Read the docs for info on how to use it.
1.3.0 - `touch_point` Property
This release adds a new touch_point
property to make it compatibile with displayio
widgets that use it. This makes the API the same as adafruit_touchscreen
library. Thank you @CedarGroveStudios
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-stmpe610
.
Read the docs for info on how to use it.
1.2.7 - Updated pylint version, linted
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-stmpe610
.
Read the docs for info on how to use it.