Releases: adafruit/Adafruit_CircuitPython_HX8357
1.4.4 - Fix For Sphinx RTD Theme
Full Changelog: 1.4.3...1.4.4
Fix Touchscreen Init to Match Datasheet
1.4.2 - Updated to use CircuitPython 9.X.X API
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
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
1.3.11 - Fix RTD Theme Issue
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
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
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.8 - Added type annotations
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-hx8357
.
Read the docs for info on how to use it.
1.3.7 - Made copyright stay up to date in docs/conf.py
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.