1.10.0 - Remove Group max_size usage
This release removes the use of displayio.Group
max_size parameter, which is no longer needed. Thank you @lesamouraipourpre
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.