Skip to content

Releases: adafruit/Adafruit_CircuitPython_DisplayIO_FlipClock

1.1.5 - Remove secrets.py Usage From Examples

28 Feb 03:07
a5e2dca
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.4...1.1.5

1.1.4 - RTD Sphinx Config

16 Jan 19:47
Compare
Choose a tag to compare

1.1.3 - Fix For Sphinx RTD Theme

07 Oct 22:29
Compare
Choose a tag to compare

1.1.2 - Update Infrastructure Files

18 Dec 17:18
031af6c
Compare
Choose a tag to compare

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

  • Fix build yml and update other infrastructure files by @FoamyGuy in #12

Full Changelog: 1.1.1...1.1.2

1.1.1 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:44
Compare
Choose a tag to compare

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

03 Nov 13:24
0a50f62
Compare
Choose a tag to compare

What's Changed

  • Update with root_group for CP 9 compatibility by @prcutler in #10

Full Changelog: 1.0.3...1.1.0

1.0.3 - Fix RTD Theme Issue

25 Sep 15:59
Compare
Choose a tag to compare

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

26 May 15:51
Compare
Choose a tag to compare

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

24 Oct 00:10
64ff2b0
Compare
Choose a tag to compare

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

04 Oct 19:44
8862d41
Compare
Choose a tag to compare

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.