Releases: adafruit/Adafruit_CircuitPython_PortalBase
Fixed an issue where label wasn't being checked before assigning color
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-portalbase
.
Read the docs for info on how to use it.
Fixes a bug when no background is desired
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-portalbase
.
Read the docs for info on how to use it.
Added ability to set text when creating a text label
- Also added scaling
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-portalbase
.
Read the docs for info on how to use it.
Return the raw returned value with get_local_time
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-portalbase
.
Read the docs for info on how to use it.
New get_strftime function and memory improvements
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-portalbase
.
Read the docs for info on how to use it.
Updated to use less memory
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-portalbase
.
Read the docs for info on how to use it.
1.2.4 - Moved pylint from build.yml to .pre-commit-config.yml
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-portalbase
.
Read the docs for info on how to use it.
Fixed DocString for text_anchor_point
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-portalbase
.
Read the docs for info on how to use it.
Fixed an issue that prevented PortalBase from running on Blinka with debug
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-portalbase
.
Read the docs for info on how to use it.
1.2.1 - Fixed issue with Black and Pylint versions in the pre-commit config
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-portalbase
.
Read the docs for info on how to use it.