Releases: adafruit/Adafruit_CircuitPython_DisplayIO_Layout
1.6.0 IconAnimated Widget
This release includes a new IconAnimated widget.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
1.5.2 - Updated touch_boundary to use local coordinates
This release removes a debugging print from grid_layout.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
1.5.1 - Remove Debug Print
This release removes a debugging print from grid_layout.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
1.5.0 - Fix pip installation
This release contains a fix in setup.py
that makes the pip installation work correctly.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
1.4.0 - Dial Gauge
This release contains a new Dial Gauge widget see the docs and the new example to learn how to use it. Thank you @kmatch98
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
1.3.0 - IconWidget on_disk feature
This release contains a new argument for the IconWidget that allows it to use OnDiskBitmap instead of imageload to save memory.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
1.2.1 - Switch docs update
This release contains improvements for the switch documentation pages.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
1.2.0 - IconWidget
This release includes a new IconWidget.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
1.1.0 - Sliding Switch
This release includes a new Sliding Switch widget. Thank you @kmatch98.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.
1.0.0 Initial Release
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
Read the docs for info on how to use it.