Releases: adafruit/Adafruit_CircuitPython_MCP230xx
2.5.15 - Inverted Polarity Exception When Not Present
What's Changed
- digital_inout.py: add exceptions when ipol register is absent by @regicidalplutophage in #60
New Contributors
- @regicidalplutophage made their first contribution in #60
Full Changelog: 2.5.14...2.5.15
2.5.14 - Fix For Sphinx RTD Theme
Full Changelog: 2.5.13...2.5.14
2.5.13 - Fix RTD Docs Build and Unpin Sphinx
Changes: 2.5.12...2.5.13
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-mcp230xx
.
Read the docs for info on how to use it.
2.5.12 - Fix RTD Theme Issue
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-mcp230xx
.
Read the docs for info on how to use it.
2.5.11 - Updated .pylintrc, fixed jQuery
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-MCP230xx
.
Read the docs for info on how to use it.
2.5.10 - Updated pre-commit hooks
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-mcp230xx
.
Read the docs for info on how to use it.
2.5.9 - Updated documentation
Added additional information to the Sphinx documentation and module docstrings. No functional changes were made since the last release. Thanks @jposada202020!
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-mcp230xx
.
Read the docs for info on how to use it.
2.5.8 - Made copyright stay up to date in docs/conf.py
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-mcp230xx
.
Read the docs for info on how to use it.
2.5.7 - Fixed version string
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-mcp230xx
.
Read the docs for info on how to use it.
2.5.6 - Switched to pyproject.toml
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-mcp230xx
.
Read the docs for info on how to use it.