Skip to content

Releases: adafruit/Adafruit_CircuitPython_STMPE610

1.3.5 - Switched to pyproject.toml

09 Aug 19:50
Compare
Choose a tag to compare

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

09 Jun 17:59
Compare
Choose a tag to compare

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

07 Jun 16:53
Compare
Choose a tag to compare

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

28 Mar 20:33
d85781d
Compare
Choose a tag to compare

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

04 Feb 21:06
Compare
Choose a tag to compare

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

24 Jan 15:37
7d9d482
Compare
Choose a tag to compare

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

15 Nov 18:22
Compare
Choose a tag to compare

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.

Updated the error message when used with SPI and the version check fails

21 Apr 19:42
c370e5b
Compare
Choose a tag to compare

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.5 - Moved pylint from build.yml to .pre-commit-config.yml

02 Mar 23:48
Compare
Choose a tag to compare

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.4 - Fixed issue with Black and Pylint versions in the pre-commit config

10 Feb 22: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-stmpe610.

Read the docs for info on how to use it.