Skip to content

Releases: adafruit/Adafruit_CircuitPython_TMP117

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

26 Aug 02:25
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.1.5 - Fixed version string

22 Aug 18:53
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.1.4 - Switched to pyproject.toml

09 Aug 19: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-tmp117.

Read the docs for info on how to use it.

1.1.3 - Added cp.org link to index.rst

09 Jun 17:58
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.1.2 - Repo documentation and config updates

07 Jun 16: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-tmp117.

Read the docs for info on how to use it.

1.1.1 - Updated documentation link, python version

04 Feb 20: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-tmp117.

Read the docs for info on how to use it.

1.1.0 - Fix Misspelled Function Name

20 Nov 15:33
542b7c2
Compare
Choose a tag to compare

In previous versions of the library there was a function erroneously named take_single_measurememt. This version corrects the typo in the version name. The new name for this function is take_single_measurement. Any user code that makes use of this function will need to be updated to the new correct function name to use this and future versions of the library. Thank you @billtubbs

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

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

Read the docs for info on how to use it.

1.0.6 - Updated pylint version, linted

15 Nov 19:44
d1cdfa1
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.0.5 - Added Typing Information

11 Nov 02:42
b0fca71
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.0.4 - Improved documentation

04 May 18:02
acc7ec2
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.