Skip to content

Releases: adafruit/Adafruit_CircuitPython_ADS1x15

2.2.25 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:12
Compare
Choose a tag to compare

Changes: 2.2.24...2.2.25

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

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

Read the docs for info on how to use it.

2.2.24 - Handle Import Error

30 Oct 21:10
bb6ee16
Compare
Choose a tag to compare

This release adds a fallback for enabling the library to work in contexts where microcontroller.Pin cannot be imported. Thank you @ilario

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

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

Read the docs for info on how to use it.

2.2.23 - Fix RTD Theme Issue

25 Sep 15:35
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.2.22 - Updated .pylintrc, fixed jQuery

26 May 15:59
81e9fdf
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.2.21 - Updated type annotations

07 Sep 22:32
fe1337c
Compare
Choose a tag to compare

Updated type annotations for this library. The last release did not contain these changes. Thanks @scirelli!

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

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

Read the docs for info on how to use it.

2.2.20 - Updated type annotations

07 Sep 20:04
1d9f141
Compare
Choose a tag to compare

Updated type annotations for this library. Thanks @scirelli!

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

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

Read the docs for info on how to use it.

2.2.19 - Fix link to Code of Conduct

31 Aug 13:49
1d9f141
Compare
Choose a tag to compare

Fixed the link in the README to the Code of Conduct. Thanks @scirelli!

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

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

Read the docs for info on how to use it.

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

25 Aug 19:16
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.2.17 - Fixed version string

22 Aug 18:34
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.2.16 - Switched to pyproject.toml

09 Aug 19:39
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.