Skip to content

Releases: adafruit/Adafruit_CircuitPython_SCD4X

1.4.3 - Correct Read Data Calculation

16 Aug 19:21
be632f7
Compare
Choose a tag to compare

What's Changed

  • Subtract demominator by one by @kolcz in #20

New Contributors

  • @kolcz made their first contribution in #20

Full Changelog: 1.4.2...1.4.3

1.4.2 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:32
Compare
Choose a tag to compare

Changes: 1.4.1...1.4.2

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

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

Read the docs for info on how to use it.

1.4.1 - 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-scd4x.

Read the docs for info on how to use it.

1.4.0 - One-Shot CO2 Measurement

30 Jul 19:30
22aba82
Compare
Choose a tag to compare

This release contains new functionality for one-shot CO2 measurements. Thank you @KeithTheEE!

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

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

Read the docs for info on how to use it.

1.3.9 - Updated .pylintrc, fixed jQuery

26 May 15:56
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.3.8 - Added commented out board.STEMMA_I2C with explanation

28 Nov 18:27
91a505d
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.3.7 - Added type annotations

02 Sep 00:08
a9ae07d
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-scd4x.

Read the docs for info on how to use it.

1.3.6 - 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-scd4x.

Read the docs for info on how to use it.

1.3.5 - 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-scd4x.

Read the docs for info on how to use it.

1.3.4 - 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-scd4x.

Read the docs for info on how to use it.