Releases: adafruit/Adafruit_CircuitPython_Simple_Text_Display
1.2.18 - Use Ruff
1.2.17 - RTD Sphinx Config
Full Changelog: 1.2.16...1.2.17
1.2.16 - Fix For Sphinx RTD Theme
Full Changelog: 1.2.15...1.2.16
1.2.15 - Fix RTD Docs Build and Unpin Sphinx
Changes: 1.2.14...1.2.15
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-simple-text-display
.
Read the docs for info on how to use it.
1.2.14 - Replace .show()
What's Changed
- Replace depreciated .show() by @RetiredWizard in #15
New Contributors
- @RetiredWizard made their first contribution in #15
Full Changelog: 1.2.13...1.2.14
1.2.13 - Fix Docs Build
This release fixes the docs build by adding bitmaptools
to the mocked core modules in the docs config.
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-simple-text-display
.
Read the docs for info on how to use it.
1.2.12 - Fix RTD Theme Issue
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-simple-text-display
.
Read the docs for info on how to use it.
1.2.11 - Updated .pylintrc, fixed jQuery
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-Simple-Text-Display
.
Read the docs for info on how to use it.
1.2.10 - Added type annotations
Added type annotations for this library. Thanks @isacben!
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-simple-text-display
.
Read the docs for info on how to use it.
1.2.9 - 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-simple-text-display
.
Read the docs for info on how to use it.