Skip to content

Releases: adafruit/Adafruit_CircuitPython_SGP30

3.0.9 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:33
Compare
Choose a tag to compare

Changes: 3.0.8...3.0.9

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

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

Read the docs for info on how to use it.

3.0.8 - 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-sgp30.

Read the docs for info on how to use it.

3.0.7 - Updated .pylintrc, fixed jQuery

26 May 15:59
35a84ba
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

3.0.6 - Typing Information

24 Oct 15:20
a09d8bb
Compare
Choose a tag to compare

This release adds typing information for function arguments and returns. Thank you @tcfranks

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

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

Read the docs for info on how to use it.

3.0.5 - 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-sgp30.

Read the docs for info on how to use it.

3.0.4 - 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-sgp30.

Read the docs for info on how to use it.

3.0.3 - Switched to pyproject.toml

09 Aug 19: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-sgp30.

Read the docs for info on how to use it.

3.0.2 - Corrected spelling error

14 Jul 18:04
2af0803
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

3.0.1 - Removed extra iaq_init() call

23 Jun 21:34
0d18c00
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

3.0.0 - Correct spelling of "celsius"

21 Jun 23:02
b62a473
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.


What's Changed

This is a major release because the API changed, though only for someone who used a misspelled keyword argument.

New Contributors

Full Changelog: 2.4.2...3.0.0