Skip to content

Releases: adafruit/Adafruit_CircuitPython_DisplayIO_Layout

3.0.0 - GridLayout pop_content() & Rename get_cell() to get_content()

05 Apr 12:23
1af1781
Compare
Choose a tag to compare

What's Changed

  • add pop_content() rename get_cell() to get_content() by @FoamyGuy in #99

Full Changelog: 2.2.3...3.0.0

2.2.3 - Remove secrets.py Usage From Example

28 Feb 03:05
13376b5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.2...2.2.3

2.2.2 - Use Ruff; Update Type Annotation Code to 9x API

25 Feb 14:16
d776d6e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.1...2.2.2

2.2.1 - RTD Sphinx Config

16 Jan 19:47
Compare
Choose a tag to compare

2.2.0 - Added LinearLayout

15 Nov 18:18
5b80e0d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.1...2.2.0

2.1.1 - Fix For Sphinx RTD Theme

07 Oct 22:29
Compare
Choose a tag to compare

GridLayout Cell Contains

05 Feb 19:45
19fdbc4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.1...2.1.0

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

To use in CPython, pip3 install adafruit-circuitpython-displayio-layout.

Read the docs for info on how to use it.

2.0.1 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:44
Compare
Choose a tag to compare

Changes: 2.0.0...2.0.1

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

To use in CPython, pip3 install adafruit-circuitpython-displayio-layout.

Read the docs for info on how to use it.

2.0.0 - Update for Changed Displayio API

02 Nov 13:10
2e55bd9
Compare
Choose a tag to compare

This releases changes instances of show() with root_group = as necessary for circuitpython 9.x. Thank you @RetiredWizard

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

To use in CPython, pip3 install adafruit-circuitpython-displayio-layout.

Read the docs for info on how to use it.

1.19.18 - Fix RTD Theme Issue

25 Sep 15:59
Compare
Choose a tag to compare

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

To use in CPython, pip3 install adafruit-circuitpython-displayio-layout.

Read the docs for info on how to use it.