Releases: adafruit/Adafruit_CircuitPython_Slideshow
1.7.6 - Repo documentation and config updates
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-slideshow
.
Read the docs for info on how to use it.
1.7.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-slideshow
.
Read the docs for info on how to use it.
1.7.4 - Typing Information
This release includes typing information for function arguments and returns. Thank you @tekktrik
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-slideshow
.
Read the docs for info on how to use it.
1.7.3 - Updated documentation link, python version
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-slideshow
.
Read the docs for info on how to use it.
1.7.2 - Support New OnDiskBitmap API
This release updates the library to support he latest versions of CircuitPython. In particular the change to OnDiskBitmap that were introduced.
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-slideshow
.
Read the docs for info on how to use it.
1.7.1 - Updated pylint version, linted
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-slideshow
.
Read the docs for info on how to use it.
1.7.0 - Moved to pwmio
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-slideshow
.
Read the docs for info on how to use it.
1.6.0 OnDiskBitmap Update
This release contains changes to use the latest API for OnDiskBitmap from the CircuitPython core.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-slideshow
.
Read the docs for info on how to use it.
1.5.7 - Moved pylint from build.yml to .pre-commit-config.yml
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-slideshow
.
Read the docs for info on how to use it.
1.5.6 - Fixed issue with Black and Pylint versions in the pre-commit config
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-slideshow
.
Read the docs for info on how to use it.