Skip to content

Releases: adafruit/Adafruit_CircuitPython_TLV493D

2.0.4 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:35
Compare
Choose a tag to compare

Changes: 2.0.3...2.0.4

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

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

Read the docs for info on how to use it.

2.0.3 - Fix RTD Theme Issue

25 Sep 15: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-tlv493d.

Read the docs for info on how to use it.

2.0.2 - Updated .pylintrc, fixed jQuery

26 May 15:55
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.0.1 - Added commented out board.STEMMA_I2C with explanation

28 Nov 18:05
5fa9533
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.0.0 - Changed magnetic units to microTesla

08 Sep 17:04
0cf061d
Compare
Choose a tag to compare

The magnetic property now returns the value of the magnetic sensor in microTesla per the CircuitPython Design Guide. Previously, the units used in the return were milliTesla. Therefore, return values for each of the directions will be multiplied by a factor of 1000 compared to the last release. Thanks @BrianPugh!

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

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

Read the docs for info on how to use it.

1.2.13 - 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-tlv493d.

Read the docs for info on how to use it.

1.2.12 - Added Type Annotations

23 Aug 01:21
7084075
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-tlv493d.

Read the docs for info on how to use it.

1.2.11 - Fixed version string

22 Aug 18:49
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.10 - Switched to pyproject.toml

09 Aug 19:51
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.9 - Added cp.org link to index.rst

09 Jun 18:29
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.