Skip to content

Releases: adafruit/Adafruit_CircuitPython_MPL3115A2

3.0.8 - Use Ruff

15 May 22:14
c2ffeca
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.7...3.0.8

3.0.7 - Displayio Example

03 Feb 16:03
1dfbc8a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.6...3.0.7

3.0.6 - RTD Sphinx Config

16 Jan 19:01
Compare
Choose a tag to compare

3.0.5 - Type Annotations

02 Dec 17:19
9546680
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.4...3.0.5

3.0.4 - Fix For Sphinx RTD Theme

07 Oct 22:15
Compare
Choose a tag to compare

3.0.3 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:28
Compare
Choose a tag to compare

Changes: 3.0.2...3.0.3

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

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

Read the docs for info on how to use it.

3.0.2 - Fix RTD Theme Issue

25 Sep 15:45
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

3.0.1 - Updated .pylintrc, fixed jQuery

26 May 16:26
e286825
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

3.0.0 - Update to use hectopascals for pressure

15 Mar 16:08
f736263
Compare
Choose a tag to compare

This library has been updated to work universally with hectopascals instead of pascals for pressure. This is therefore an API-changing update to the library from 2.X.X. Thanks @jposada202020!

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

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

Read the docs for info on how to use it.

2.0.5 - Fix readings

05 Mar 16:43
df0c9fc
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.