Skip to content

Releases: adafruit/Adafruit_CircuitPython_Touchscreen

1.3.6 - Update Ruff Config & RTD Style Fix

20 Oct 20:28

Choose a tag to compare

1.3.5 - Update RTD Config

17 Jun 16:28

Choose a tag to compare

1.3.4 - Use Ruff

15 May 22:23
4777bb0

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.3...1.3.4

1.3.3 - RTD Sphinx Config

16 Jan 19:16

Choose a tag to compare

1.3.2 - Fix For Sphinx RTD Theme

07 Oct 22:23

Choose a tag to compare

1.3.1 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:35

Choose a tag to compare

Changes: 1.3.0...1.3.1

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

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

Read the docs for info on how to use it.

1.3.0 - Replace .show() in examples

03 Nov 15:02
c9373ec

Choose a tag to compare

What's Changed

  • Update to use root_group for CP 9 compatibility by @prcutler in #27

New Contributors

Full Changelog: 1.2.4...1.3.0

1.2.4 - Fix RTD Theme Issue

25 Sep 15:53

Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.3 - Fix Off-by-one Error and Infrastructure Updates

17 Jul 16:04

Choose a tag to compare

This release includes the last few commits that were merged, which hadn't been put into a release marked as latest yet.

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

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

Read the docs for info on how to use it.

1.2.2 - Updated .pylintrc, fixed jQuery

26 May 16:25

Choose a tag to compare

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

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

Read the docs for info on how to use it.