Skip to content

Releases: adafruit/Adafruit_CircuitPython_PCF8574

1.0.10 - Fix For Sphinx RTD Theme

07 Oct 22:17
Compare
Choose a tag to compare

1.0.9 - Fixed circup installation instruction in README

26 Feb 17:39
1236fb1
Compare
Choose a tag to compare

Fixed the circup installation instructions in the README. Thanks @FoamyGuy!

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

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

Read the docs for info on how to use it.

1.0.8 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:31
Compare
Choose a tag to compare

Changes: 1.0.7...1.0.8

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

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

Read the docs for info on how to use it.

1.0.7 - Fix RTD Theme Issue

25 Sep 15: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-pcf8574.

Read the docs for info on how to use it.

1.0.6 - Updated .pylintrc, fixed jQuery

26 May 16:05
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.0.5 - Added type annotations

20 Jan 17:44
63093e2
Compare
Choose a tag to compare

Added type annotations to this library. Thanks @tcfranks!

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

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

Read the docs for info on how to use it.

1.0.4 - Added commented out board.STEMMA_I2C with explanation

28 Nov 18:08
c8ed97d
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.0.3 - Made copyright stay up to date in docs/conf.py

26 Aug 02:22
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.0.2 - Fixed version string

22 Aug 18:45
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.0.1 - Switched to pyproject.toml

09 Aug 19:55
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.