Skip to content

Releases: adafruit/Adafruit_CircuitPython_DisplayIO_Layout

1.6.0 IconAnimated Widget

24 Mar 02:30
70a1f0e
Compare
Choose a tag to compare

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

23 Mar 18:18
38df429
Compare
Choose a tag to compare

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

20 Mar 23:16
531c81d
Compare
Choose a tag to compare

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

20 Mar 22:48
ca67e80
Compare
Choose a tag to compare

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

18 Mar 01:08
0b0288a
Compare
Choose a tag to compare

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

17 Mar 02:53
054b12a
Compare
Choose a tag to compare

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

14 Mar 02:46
f922a68
Compare
Choose a tag to compare

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

13 Mar 22:40
ec1ebf2
Compare
Choose a tag to compare

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

09 Mar 03:37
d6a7146
Compare
Choose a tag to compare

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

03 Mar 23:34
249635f
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

Read the docs for info on how to use it.