Skip to content

Releases: adafruit/Adafruit_CircuitPython_LPS2X

2.0.8 - Added cp.org link to index.rst

09 Jun 18:00

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

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

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

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.4 - Improved docs

26 Apr 19:04
1b406f5

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.3 - Moved pylint from build.yml to .pre-commit-config.yml

03 Mar 00:03

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.2 - Moved to pre-commit, added licensing info

18 Feb 23:11
d1d28e5

Choose a tag to compare

pre-commit has been added to the GitHub Actions workflow in this repository. pre-commit allows you to run multiple checks, such as black and checking the REUSE licensing compliance, both locally and on GitHub Actions with one command.

You can run pre-commit locally with pre-commit run --all-files

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.1 - Fixed discord invite link

09 Jul 20:51

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.0 - Breaking changes: Added LPS22 support, moved LPS25 into subclass

08 Jun 17:26
824b044

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.

1.1.1 - Update docs link

02 Apr 17:04
84dd3bd

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.