Releases: adafruit/Adafruit_CircuitPython_ImageLoad
1.16.8 - Updated CI workflow files
Updated CI workflow files for this library.
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-imageload.
Read the docs for info on how to use it.
1.16.7 - Added PNG support
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-imageload.
Read the docs for info on how to use it.
1.16.6 - Made copyright stay up to date in docs/conf.py
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-imageload.
Read the docs for info on how to use it.
1.16.5 - Fixed version string
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-imageload.
Read the docs for info on how to use it.
1.16.4 - Switched to pyproject.toml
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-imageload.
Read the docs for info on how to use it.
1.16.3 - Added cp.org link to index.rst
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-imageload.
Read the docs for info on how to use it.
1.16.2 - Repo documentation and config updates
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-imageload.
Read the docs for info on how to use it.
1.16.1 - Typing Information
This release contains typing information for function arguments and returns. Thank you @matt-land
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-imageload.
Read the docs for info on how to use it.
1.16.0 - TileGrid Inflator
This release contains a new tilegrid_inflator helper to make larger TileGrids from 3x3 sprite sheets.
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-imageload.
Read the docs for info on how to use it.
1.15.5 - Reformatted library to match latest black version
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-imageload.
Read the docs for info on how to use it.