Skip to content

Releases: adafruit/Adafruit_CircuitPython_DisplayIO_Layout

1.19.17 - Updated .pylintrc, fixed jQuery

26 May 16:08
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.

1.19.16 - Updated pre-commit hooks

18 May 15:31
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.

1.19.15 - Typing Information

09 May 23:35
d57abcb
Compare
Choose a tag to compare

This release includes typing information for function arguments and returns. Thank you @cguardia.

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.14 - Refactor Rectangle Helper

13 Feb 17:35
64b75e1
Compare
Choose a tag to compare

This release refactors the helper function internally to remove vectorio as an optional argument and the helper function that contained it in favor of calling bitmaptools directly. Thank you @jposada202020!

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.13 - Documentation Example Links

06 Feb 17:41
c7f30ee
Compare
Choose a tag to compare

This release updates the documentation pages to include links to existing examples. Thank you @jposada202020.

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.12 - Add graphviz as package on RTD

06 Feb 00:51
29fe3f0
Compare
Choose a tag to compare

Added graphviz as a package when building the documentation on ReadTheDocs. Thanks @tekktrik!

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.11 - Freeze in version information

31 Jan 20:01
dbea2a5
Compare
Choose a tag to compare

Version information is now frozen into the library upon release. Thanks @jposada202020!

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.10 - Shorten some example filenames

09 Dec 02:33
bb06e34
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.19.9...1.19.10

1.19.9 - Switch Round Fix

10 Oct 15:34
323bf5d
Compare
Choose a tag to compare

This release fixed an issue with animation_time when the value was 0 for the SwitchRound widget. Thank you @The-Debarghya

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.8 - Made copyright stay up to date in docs/conf.py

26 Aug 02:38
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.