Releases: adafruit/Adafruit_CircuitPython_BME680
3.4.8 - Switched to pyproject.toml
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-bme680
.
Read the docs for info on how to use it.
3.4.7 - Populate __version__ attribute
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-bme680
.
Read the docs for info on how to use it.
3.4.6 - Switched to pyproject.toml
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-bme680
.
Read the docs for info on how to use it.
3.4.5 - 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-bme680
.
Read the docs for info on how to use it.
3.4.4 - Repo documentation and config updates
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-bme680
.
Read the docs for info on how to use it.
3.4.3 - Added type annotations
Added type annotations, thanks @billvanleeuwen424!
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-bme680
.
Read the docs for info on how to use it.
3.4.2 - Updated documentation link, python version
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-bme680
.
Read the docs for info on how to use it.
3.4.1 - Removed obsolete reference to ustruct
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-bme680
.
Read the docs for info on how to use it.
3.4.0 - BME688 Support
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-bme680
.
Read the docs for info on how to use it.
3.3.4 - Updated pylint version, linted
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-bme680
.
Read the docs for info on how to use it.