Releases: adafruit/Adafruit_CircuitPython_SHT4x
1.0.22 - RTD Sphinx Config
Full Changelog: 1.0.21...1.0.22
1.0.21 - Fix For Sphinx RTD Theme
Full Changelog: 1.0.20...1.0.21
1.0.20 - Displayio Example
What's Changed
- Add displayio example by @snkYmkrct in #15
New Contributors
- @snkYmkrct made their first contribution in #15
Full Changelog: 1.0.19...1.0.20
1.0.19 - Fix RTD Docs Build and Unpin Sphinx
Changes: 1.0.18...1.0.19
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-sht4x
.
Read the docs for info on how to use it.
1.0.18 - Fix RTD Theme Issue
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-sht4x
.
Read the docs for info on how to use it.
1.0.17 - Updated .pylintrc, fixed jQuery
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-SHT4x
.
Read the docs for info on how to use it.
1.0.16 - Updated pre-commit hooks
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-sht4x
.
Read the docs for info on how to use it.
1.0.15 - Added commented out board.STEMMA_I2C with explanation
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-sht4x
.
Read the docs for info on how to use it.
1.0.14 - 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-sht4x
.
Read the docs for info on how to use it.
1.0.13 - Added Type Annotations
Added type annotations for this library. Thanks @tcfranks!
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-sht4x
.
Read the docs for info on how to use it.