Skip to content

Releases: adafruit/Adafruit_CircuitPython_SGP40

1.3.17 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:33
Compare
Choose a tag to compare

Changes: 1.3.16...1.3.17

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

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

Read the docs for info on how to use it.

1.3.16 - Fix RTD Theme Issue

25 Sep 15:49
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

fix delay for newer SGP40

17 Jul 04:03
1f9dd7f
Compare
Choose a tag to compare

1.3.14 - Added a mask for feature set check

27 Jun 19:04
980cc47
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

What's Changed

Full Changelog: 1.3.13...1.3.14

1.3.13 - Updated .pylintrc, fixed jQuery

26 May 16:11
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.3.12 - Updated pre-commit hooks

18 May 15:16
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.3.11 - Added type annotations

16 Jan 01:36
f3c7e47
Compare
Choose a tag to compare

Added type annotations for this library. Thanks @tcfranks!

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

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

Read the docs for info on how to use it.

1.3.10 - Added commented out board.STEMMA_I2C with explanation

28 Nov 18:07
aa59f11
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.3.9 - Fix README example

03 Oct 04:55
f230ac8
Compare
Choose a tag to compare

Fixed the example shown in the README. Thanks @patrickslarson8!

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

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

Read the docs for info on how to use it.

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

26 Aug 02:23
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.