Skip to content

Releases: adafruit/Adafruit_CircuitPython_SI7021

4.1.5 - Made copyright stay up to date in docs/conf.py

26 Aug 02:24
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

4.1.4 - Fixed version string

22 Aug 18:47
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

4.1.3 - Switched to pyproject.toml

09 Aug 19:50
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

4.1.2 - Added cp.org link to index.rst

09 Jun 18:29
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

4.1.1 - Repo documentation and config updates

07 Jun 17:10
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

4.1.0 - Added type annotations, fix revision mismatch

14 Mar 02:18
bc10224
Compare
Choose a tag to compare

Added type annotations, and fixes an issue where the Github and PyPI release didn't match revision numbers.

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

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

Read the docs for info on how to use it.

4.0.0 - Library packaging update

02 Mar 22:09
8878f1b
Compare
Choose a tag to compare

The new heater control functionality also caused this library to grow into a collection of files (addition of i2c_bits.py) under a single folder. This major revision update signifies this update. It is sufficient to treat the folder as you would have the file (e.g., add it to your board by copy/pasting into lib folder).

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

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

Read the docs for info on how to use it.

3.4.0 - Added heater control functonality

02 Mar 21:45
8878f1b
Compare
Choose a tag to compare

Added functionality for controlling heater enable and level

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

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

Read the docs for info on how to use it.

3.3.7 - Updated documentation link, python version

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

Read the docs for info on how to use it.

3.3.6 - Removed outdated reference to ustruct

29 Dec 20:32
ad42ee2
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.