Skip to content

Releases: adafruit/Adafruit_CircuitPython_SHT4x

1.0.22 - RTD Sphinx Config

16 Jan 19:13
Compare
Choose a tag to compare

1.0.21 - Fix For Sphinx RTD Theme

07 Oct 22:20
Compare
Choose a tag to compare

1.0.20 - Displayio Example

02 Oct 17:14
380641e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.19...1.0.20

1.0.19 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:33
Compare
Choose a tag to compare

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

25 Sep 15: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.17 - Updated .pylintrc, fixed jQuery

26 May 16: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.16 - Updated pre-commit hooks

18 May 15:17
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.15 - Added commented out board.STEMMA_I2C with explanation

28 Nov 18:07
6edad4d
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.14 - Made copyright stay up to date in docs/conf.py

26 Aug 02: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.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.