Skip to content

Releases: adafruit/Adafruit_CircuitPython_MLX90640

1.3.3 - Fix For Sphinx RTD Theme

07 Oct 22:13
Compare
Choose a tag to compare

1.3.2 - Commented Stemma I2C Init In Examples

10 Jun 21:55
df63867
Compare
Choose a tag to compare

What's Changed

  • Added commented out board.STEMMA_I2C with explanation by @evaherrada in #32

Full Changelog: 1.3.1...1.3.2

1.3.1 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:28
Compare
Choose a tag to compare

Changes: 1.3.0...1.3.1

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

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

Read the docs for info on how to use it.

1.3.0 - Replace .show() in examples

03 Nov 15:07
f0d4d25
Compare
Choose a tag to compare

What's Changed

  • Update to use root_group for CP 9 compatibility by @prcutler in #38

New Contributors

Full Changelog: 1.2.17...1.3.0

1.2.17 - Fix RTD Theme Issue

25 Sep 15:45
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.16 - Updated .pylintrc, fixed jQuery

26 May 16:10
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.15 - Updated pre-commit hooks

18 May 15:14
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.14 - Typing Information

12 Dec 18:28
8dc2ba4
Compare
Choose a tag to compare

This release contains typing information for function arguments and returns. Thank you @tcfranks.

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

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

Read the docs for info on how to use it.

1.2.13 - Fixed pylint errors

15 Nov 19:23
bee668f
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

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

26 Aug 02:20
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.