Skip to content

Releases: adafruit/Adafruit_CircuitPython_LPS2X

3.0.1 - Added commented out board.STEMMA_I2C with explanation

28 Nov 18:10
c34b8a1
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

3.0.0 - Change error raised by base class, linting update

12 Oct 02:07
83dbd5a
Compare
Choose a tag to compare

Library now raises NotImplementedError instead of RuntimeError when attempting the ABC-like LPS2X class. While this is API-breaking, typical usage of this library should not be affected.

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

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

Read the docs for info on how to use it.

2.0.12 - Added type annotations

29 Sep 03:12
c99a65c
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-lps2x.

Read the docs for info on how to use it.

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

26 Aug 02:17
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.0.10 - Fixed version string

22 Aug 18:41
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.0.9 - Switched to pyproject.toml

09 Aug 19:43
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.0.8 - Added cp.org link to index.rst

09 Jun 18:00
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.0.7 - Repo documentation and config updates

07 Jun 16:54
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.0.6 - Updated documentation link, python version

04 Feb 20:15
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.0.5 - Updated pylint version, linted

15 Nov 17:50
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.