Skip to content

Releases: pimoroni/bme280-python

Version 1.0.0

15 Nov 11:13
45beb4d
Compare
Choose a tag to compare
  • Repackage to hatch/pyproject.toml
  • Require i2cdevice>=1.0.0 (smbus2)

What's Changed

New Contributors

Full Changelog: v0.1.1...v1.0.0

Version 0.1.1

02 Nov 11:26
Compare
Choose a tag to compare
  • Fix the broken .whl files released in 0.1.0 and probably prior

Version 0.1.0

30 Oct 11:28
Compare
Choose a tag to compare
  • Switch to setup.cfg
  • Match humidity compensation to BOSCH formula

Version 0.0.2

13 Sep 09:26
Compare
Choose a tag to compare

This version migrates to the set/get API in i2cdevice>=0.0.6. For more information see pimoroni/i2cdevice-python#3