Skip to content

Releases: adafruit/Adafruit_CircuitPython_HX8357

2.0.2 - Update Ruff Config & RTD Style Fix

20 Oct 16:47

Choose a tag to compare

2.0.1 - Update RTD Config

17 Jun 16:15

Choose a tag to compare

2.0.0 - Remove 8.x Compatibility

24 Feb 22:34
2f74a4b

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4.5...2.0.0

1.4.5 - RTD Sphinx Config

16 Jan 18:54

Choose a tag to compare

1.4.4 - Fix For Sphinx RTD Theme

07 Oct 21:58

Choose a tag to compare

Fix Touchscreen Init to Match Datasheet

01 Apr 15:23
394493c

Choose a tag to compare

What's Changed

  • Adjust SETOSC to 0x66 from 0x68 (60/60Hz Normal/Idle mode) by @tyeth in #22

New Contributors

  • @tyeth made their first contribution in #22

Full Changelog: 1.4.2...1.4.3

1.4.2 - Updated to use CircuitPython 9.X.X API

25 Mar 13:46
11dddce

Choose a tag to compare

Updated the library to use the 9.X.X CircuitPython API if possible, using the previous API as a fallback, This will prevent future warnings when using on boards running 9.X.X. Please note that the previous API fallback may be removed at a later date. Thanks @DJDevon3!

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

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

Read the docs for info on how to use it.

1.4.1 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:22

Choose a tag to compare

Changes: 1.4.0...1.4.1

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

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

Read the docs for info on how to use it.

1.4.0 - Replace .show() in examples

03 Nov 13:10
278d4ce

Choose a tag to compare

What's Changed

  • Update root_group for CP9 compatibility by @prcutler in #19

New Contributors

Full Changelog: 1.3.11...1.4.0

1.3.11 - Fix RTD Theme Issue

25 Sep 15:41

Choose a tag to compare

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

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

Read the docs for info on how to use it.