Releases: adafruit/Adafruit_CircuitPython_ILI9341
2.0.2 - Update Ruff Config & RTD Style Fix
What's Changed
- docs: call displayio.release_displays() before SPI init in README example (fixes #39) by @ritesh006 in #42
New Contributors
- @ritesh006 made their first contribution in #42
Full Changelog: 2.0.1...2.0.2
2.0.1 - Update RTD Config
Full Changelog: 2.0.0...2.0.1
2.0.0 - Remove 8.x Compatibility
What's Changed
Full Changelog: 1.5.2...2.0.0
1.5.2 - RTD Sphinx Config
Full Changelog: 1.5.1...1.5.2
1.5.1 - Fix For Sphinx RTD Theme
Full Changelog: 1.5.0...1.5.1
1.5.0 bgr And invert Arguments
What's Changed
- Add bgr and invert options by @RetiredWizard in #38
New Contributors
- @RetiredWizard made their first contribution in #38
Full Changelog: 1.4.2...1.5.0
1.4.2 - Fourwire Fallback Support
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ili9341.
Read the docs for info on how to use it.
What's Changed
Full Changelog: 1.4.1...1.4.2
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-ili9341.
Read the docs for info on how to use it.
1.4.0 - in examples, replace .show() and update to CP9 displayio refactor
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-ili9341.
Read the docs for info on how to use it.