Releases: adafruit/Adafruit_CircuitPython_DisplayIO_FlipClock
1.1.5 - Remove secrets.py Usage From Examples
What's Changed
- Remove secrets usage by @justmobilize in #13
New Contributors
- @justmobilize made their first contribution in #13
Full Changelog: 1.1.4...1.1.5
1.1.4 - RTD Sphinx Config
Full Changelog: 1.1.3...1.1.4
1.1.3 - Fix For Sphinx RTD Theme
Full Changelog: 1.1.2...1.1.3
1.1.2 - Update Infrastructure Files
This release updates the actions, pre-commit and pylint config files to use the current versions in use in other libraries.
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-displayio-flipclock
.
Read the docs for info on how to use it.
What's Changed
Full Changelog: 1.1.1...1.1.2
1.1.1 - Fix RTD Docs Build and Unpin Sphinx
Changes: https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_FlipClock
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-displayio-flipclock
.
Read the docs for info on how to use it.
1.1.0 - replace .show() in examples
What's Changed
Full Changelog: 1.0.3...1.1.0
1.0.3 - Fix RTD Theme Issue
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-displayio-flipclock
.
Read the docs for info on how to use it.
1.0.2 - Updated .pylintrc, fixed jQuery
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-DisplayIO-FlipClock
.
Read the docs for info on how to use it.
1.0.1 - Sorted transparency colors in palette
Sorted transparency colors in palette. Thanks @FoamyGuy!
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-displayio-flipclock
.
Read the docs for info on how to use it.
1.0.0 - Initial release
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-displayio-flipclock
.
Read the docs for info on how to use it.