Releases: adafruit/Adafruit_CircuitPython_ST7789
1.6.3 - Fix For Sphinx RTD Theme
Full Changelog: 1.6.2...1.6.3
1.6.2 - Backlight In Pimoroni Examples
What's Changed
- Pimoroni Display Pack examples - show how to control backlight by @helgibbons in #38
Full Changelog: 1.6.1...1.6.2
1.6.1 - Fix RTD Docs Build and Unpin Sphinx
Changes: 1.6.0...1.6.1
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-st7789
.
Read the docs for info on how to use it.
1.6.0 - remove .show() and update to CP9 displayio refactorin
What's Changed
- replace depreciated .show() & displayio changes by @RetiredWizard in #37
New Contributors
- @RetiredWizard made their first contribution in #37
Full Changelog: 1.5.18...1.6.0
1.5.18 - Fix RTD Theme Issue
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-st7789
.
Read the docs for info on how to use it.
1.5.17 - Updated .pylintrc, fixed jQuery
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-ST7789
.
Read the docs for info on how to use it.
1.5.16 - Updated pre-commit hooks
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-st7789
.
Read the docs for info on how to use it.
1.5.15 - Pico Pin Comments in Example
This release adds a commented out section of pins for use on the Raspberry Pi Pico or Pico W which are a bit different from some other microcontrollers. Thank you @markmcgookin
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-st7789
.
Read the docs for info on how to use it.
1.5.14 - Added type annotations
Added type annotations to this library. Thanks @tcfranks!
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-st7789
.
Read the docs for info on how to use it.
1.5.13 - 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-st7789
.
Read the docs for info on how to use it.