Releases: adafruit/Adafruit_CircuitPython_SI7021
4.1.5 - 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-si7021
.
Read the docs for info on how to use it.
4.1.4 - Fixed version string
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
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
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
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
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
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
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
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
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.