Skip to content

Releases: adafruit/Adafruit_CircuitPython_Display_Notification

0.9.10 - Added cp.org link to index.rst

09 Jun 18: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-display-notification.

Read the docs for info on how to use it.

0.9.9 - Repo documentation and config updates

07 Jun 17:16
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-display-notification.

Read the docs for info on how to use it.

0.9.8 - Reformatted library to match latest black version

01 Apr 19:48
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-display-notification.

Read the docs for info on how to use it.

0.9.7 - Updated documentation link, python version

04 Feb 20:08
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-display-notification.

Read the docs for info on how to use it.

0.9.6 - Updated pylint version, linted

15 Nov 19: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-display-notification.

Read the docs for info on how to use it.

0.9.5 - Documentation improvements

02 Nov 16:27
f475aa9
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-display_notification.

Read the docs for info on how to use it.

0.9.4 - Moved pylint from build.yml to .pre-commit-config.yml

02 Mar 23: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-display_notification.

Read the docs for info on how to use it.

0.9.3 - Fixed issue with Black and Pylint versions in the pre-commit config

10 Feb 22:14
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-display_notification.

Read the docs for info on how to use it.

0.9.2 - Moved to pre-commit, added licensing info

20 Jan 22:48
28667b1
Compare
Choose a tag to compare

pre-commit has been added to the GitHub Actions workflow in this repository. pre-commit allows you to run multiple checks, such as black and checking the REUSE licensing compliance, both locally and on GitHub Actions with one command.

You can run pre-commit locally with pre-commit run --all-files

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-display_notification.

Read the docs for info on how to use it.

0.9.1 - Fixed discord invite link, added Black formatting check

09 Jul 19:36
36b1dfe
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-display-notification.

Read the docs for info on how to use it.