Releases: adafruit/Adafruit_CircuitPython_DisplayIO_SH1106
1.2.10 - Fix spelling of FourWire in type annotation
What's Changed
- Fix type casing by @greatest-gatsby in #11
New Contributors
- @greatest-gatsby made their first contribution in #11
Full Changelog: 1.2.9...1.2.10
1.2.9 - 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-displayio-sh1106
.
Read the docs for info on how to use it.
1.2.8 - 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-displayio-sh1106
.
Read the docs for info on how to use it.
1.2.7 - Fixed version string
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-displayio-sh1106
.
Read the docs for info on how to use it.
1.2.6 - Switched to pyproject.toml
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-displayio-sh1106
.
Read the docs for info on how to use it.
1.2.5 - Added cp.org link to index.rst
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-displayio-sh1106
.
Read the docs for info on how to use it.
1.2.4 - Repo documentation and config updates
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-displayio-sh1106
.
Read the docs for info on how to use it.
1.2.3 - Changed data param in send() to bytes, removed unnecessary int() usages
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-displayio-sh1106
.
Read the docs for info on how to use it.
1.2.2 - Updated documentation link, python version
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-displayio-sh1106
.
Read the docs for info on how to use it.
1.2.1 - Updated pylint version, linted
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-displayio-sh1106
.
Read the docs for info on how to use it.