Skip to content

Releases: adafruit/Adafruit_CircuitPython_STMPE610

1.3.8 - Added type annotations

13 Sep 23:43
51c4c0f
Compare
Choose a tag to compare

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

26 Aug 02:25
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.6 - Fixed version string

22 Aug 18: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.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.