Skip to content

Releases: adafruit/Adafruit_CircuitPython_SHT31D

2.3.17 - 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-sht31d.

Read the docs for info on how to use it.

2.3.16 - Switched to pyproject.toml

09 Aug 19:31
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.3.15 - Populate __version__ attribute

22 Jul 23:32
38034fe
Compare
Choose a tag to compare

This library now has the correct version set in the module attribute __version__ when installed from PyPI.

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

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

Read the docs for info on how to use it.

2.3.14 - Fixed README example

13 Jul 19:08
a4aa623
Compare
Choose a tag to compare

Fixed the example listed in the README. No functional changes were made since the previous release. Thanks @luizvital!

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

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

Read the docs for info on how to use it.

2.3.13 - Switched to pyproject.toml

06 Jul 18:38
8723880
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.3.12 - Added cp.org link to index.rst

09 Jun 18:18
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.3.11 - Repo documentation and config updates

07 Jun 17:06
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.3.10 - Updated documentation link, python version

04 Feb 21: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-sht31d.

Read the docs for info on how to use it.

2.3.9 - Added bitwise operation ensuring CRC only returns 8 bits

03 Jan 20:59
da47e6d
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.3.8 - Removed obsolete reference to ustruct

29 Dec 21:19
028731e
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.