Skip to content

Releases: adafruit/Adafruit_CircuitPython_PCF8523

1.5.12 - Switched to pyproject.toml

09 Aug 19:49
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.5.11 - Fixed example using days of week

13 Jun 16:37
dbfd16d
Compare
Choose a tag to compare

Fixed an example to have the first day of the week to be Monday. Thanks @FoamyGuy and @mew-cx!

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

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

Read the docs for info on how to use it.

1.5.10 - Added cp.org link to index.rst

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

Read the docs for info on how to use it.

1.5.9 - Repo documentation and config updates

07 Jun 17:24
a5ec4db
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.5.8 - Updated documentation link, python version

04 Feb 20:19
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.5.7 - Updated pylint version, linted

15 Nov 19:04
30fba6c
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.5.6 Added Type Information

28 Oct 13:37
2257af3
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.5.5 - Updated documentation

26 Apr 19:14
39d73fb
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

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

02 Mar 23:52
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

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

10 Feb 22:25
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.