Adafruit-circuitpython-dash-display

Latest version: v3.0.0

Safety actively analyzes 722028 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 5

2.1.0

What's Changed
* Update examples to work with settings.toml by RetiredWizard in https://github.com/adafruit/Adafruit_CircuitPython_Dash_Display/pull/16


**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_Dash_Display/compare/2.0.2...2.1.0

2.0.2

This release contains updates for the new Display API for Circuitpython 9.x. Thank you RetiredWizard

To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-dash-display`.

Read the [docs](https://circuitpython.readthedocs.io/projects/adafruit-circuitpython-dash-display/en/latest/) for info on how to use it.

2.0.1

To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-dash-display`.

Read the [docs](https://circuitpython.readthedocs.io/projects/adafruit-circuitpython-dash-display/en/latest/) for info on how to use it.

2.0.0

This release includes improved docstrings for function arguments.
as well changes to make pylint happier: using f-strings instead of format(), and renamed `io` argument to `io_mqtt` to conform to pylint naming guidelines and be more descriptive. Thank you kattni

This is a breaking change for any user code that was passing the `io` parameter by name, such code will need to be updated to use the new name `io_mqtt`.

User code that was passing positional arguments only with no name should continue to function the same without needing any changes.

To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-Dash-Display`.

Read the [docs](http://circuitpython.readthedocs.io/projects/Dash-Display/en/latest/) for info on how to use it.

1.1.16

This release contains typing information for function arguments and returns. Thank you julianaklulo.

To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-Dash-Display`.

Read the [docs](http://circuitpython.readthedocs.io/projects/Dash-Display/en/latest/) for info on how to use it.

1.1.15

To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).

To use in CPython, `pip3 install adafruit-circuitpython-Dash-Display`.

Read the [docs](http://circuitpython.readthedocs.io/projects/Dash-Display/en/latest/) for info on how to use it.

Page 2 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.