Skip to content

Releases: adafruit/Adafruit_CircuitPython_SGP40

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.

1.3.7 - Fixed version string

22 Aug 18:46
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.6 - Switched to pyproject.toml

09 Aug 19:55
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.5 - Added cp.org link to index.rst

09 Jun 18:29
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.4 - Repo documentation and config updates

07 Jun 17:10
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.3 - Updated documentation link, python version

04 Feb 20: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.

1.3.2 - Updated pylint version, linted

15 Nov 18:57
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 pypi deploy

02 Oct 18:59
8b6aba0
Compare
Choose a tag to compare

Thanks @caternuson for fixing the package setup

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.