Skip to content

Releases: adafruit/Adafruit_CircuitPython_Slideshow

1.7.6 - Repo documentation and config updates

07 Jun 17:18
Compare
Choose a tag to compare

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

04 Apr 17:50
Compare
Choose a tag to compare

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

21 Mar 16:50
1eadd9f
Compare
Choose a tag to compare

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

04 Feb 21:06
Compare
Choose a tag to compare

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

07 Dec 14:44
cbeb32a
Compare
Choose a tag to compare

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

15 Nov 18:47
Compare
Choose a tag to compare

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

16 Aug 17:59
dc5f67f
Compare
Choose a tag to compare

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

22 Jul 22:56
ea337b9
Compare
Choose a tag to compare

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

02 Mar 23:56
Compare
Choose a tag to compare

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

10 Feb 22:35
Compare
Choose a tag to compare

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.