Adafruit-circuitpython-dash-display

Latest version: v2.1.2

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

Scan your dependencies

Page 1 of 5

2.1.2

What's Changed
* Update legacy set_socket examples by justmobilize in https://github.com/adafruit/Adafruit_CircuitPython_Dash_Display/pull/17
* Fix get_radio_ssl_context by justmobilize in https://github.com/adafruit/Adafruit_CircuitPython_Dash_Display/pull/18

New Contributors
* justmobilize made their first contribution in https://github.com/adafruit/Adafruit_CircuitPython_Dash_Display/pull/17

**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_Dash_Display/compare/2.1.1...2.1.2

2.1.1

Changes: https://github.com/adafruit/Adafruit_CircuitPython_Dash_Display

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/dash-display/en/latest/) for info on how to use it.

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.

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.