Skip to content

Releases: adafruit/Adafruit_CircuitPython_HX8357

2.0.0 - Remove 8.x Compatibility

24 Feb 22:34
2f74a4b
Compare
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
Compare
Choose a tag to compare

1.4.4 - Fix For Sphinx RTD Theme

07 Oct 21:58
Compare
Choose a tag to compare

Fix Touchscreen Init to Match Datasheet

01 Apr 15:23
394493c
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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.

1.3.10 - Updated .pylintrc, fixed jQuery

26 May 16:09
Compare
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.

1.3.9 - Updated pre-commit hooks

16 May 17:54
Compare
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.