Releases: adafruit/Adafruit_CircuitPython_ImageLoad
1.17.3 - Updated .pylintrc, fixed jQuery
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.17.2 - Improved documentation and pylint fixes
What's Changed
- Add png and gif to docs, and note png format restriction by @Neradoc in #67
- Fix pylint errors by @tekktrik in #69
Full Changelog: 1.17.1...1.17.2
1.17.1 - Refactor and Readability Improvements
This release contains an internal refactor to avoid variables with changing types and improved readability. 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.17.0 PNG Typing + Example
This release provides typing and an example script illustrating PNG usage added in a prior recent release.
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.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.