Skip to content

Releases: adafruit/Adafruit_CircuitPython_BME280

2.6.18 - Fixed pylint errors

15 Nov 19:06
55cc95f
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.6.17 - Bus Protocol Helpers Refactored

26 Sep 17:12
c7d4e1c
Compare
Choose a tag to compare

The SPI and I2C bus protocol helper classes have been refactored to use super classes in order to reduce code duplication. Thank you @rsbohn

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

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

Read the docs for info on how to use it.

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

25 Aug 19:27
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.6.15 - Fixed version string

22 Aug 18:35
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.6.14 - Switched to pyproject.toml

09 Aug 19:40
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.6.13 - Added cp.org link to index.rst

09 Jun 18:32
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.6.12 - Repo documentation and config updates

07 Jun 17:13
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.6.11 - Reformatted library to match latest black version

04 Apr 17:30
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.6.10 - Added type hints

15 Feb 20:44
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.6.9 - Updated documentation link, python version

04 Feb 20:41
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.