Skip to content

Releases: adafruit/Adafruit_CircuitPython_SHT4x

1.0.13 - Added Type Annotations

23 Aug 13:35
6561561
Compare
Choose a tag to compare

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.

1.0.12 - Fixed version string

22 Aug 18:46
Compare
Choose a tag to compare

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.11 - 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-sht4x.

Read the docs for info on how to use it.

1.0.10 - Added cp.org link to index.rst

09 Jun 19:12
Compare
Choose a tag to compare

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.9 - Repo documentation and config updates

07 Jun 16:41
Compare
Choose a tag to compare

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.8 - Updated documentation link, python version

04 Feb 20:23
Compare
Choose a tag to compare

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.7 - Updated pylint version, linted

15 Nov 17:30
Compare
Choose a tag to compare

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.6 - Corrected debug printing

17 May 19:04
d269218
Compare
Choose a tag to compare

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.5 - Moved to board.i2c

04 May 17:42
67827bd
Compare
Choose a tag to compare

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.4 - Improved documentation

15 Apr 20:17
5f2ac47
Compare
Choose a tag to compare

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.