Skip to content

Releases: adafruit/Adafruit_CircuitPython_IS31FL3741

1.5.3 - RTD Sphinx Config

16 Jan 18:54
Compare
Choose a tag to compare

1.5.2 - Fix For Sphinx RTD Theme

07 Oct 22:03
Compare
Choose a tag to compare

1.5.1 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:22
Compare
Choose a tag to compare

Changes: 1.5.0...1.5.1

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

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

Read the docs for info on how to use it.

1.5.0 - Replace .show() in examples

03 Nov 13:11
74eb618
Compare
Choose a tag to compare

What's Changed

  • Update root_group for CP 9 compatibility by @prcutler in #28

New Contributors

Full Changelog: 1.4.3...1.5.0

1.4.3 - Fix RTD Theme Issue

25 Sep 15:42
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.4.2 - Updated .pylintrc, fixed jQuery

26 May 16:26
67c260f
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.4.1 - Compatibility Warning In Example

17 Apr 21:38
11aea1b
Compare
Choose a tag to compare

This release adds a note about compatible devices into an example file. Thank you @DJDevon3

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

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

Read the docs for info on how to use it.

1.4.0 - Match Core Implementation API

06 Feb 22:00
5ac6531
Compare
Choose a tag to compare

This release moves closer to matching the same API provided by the core module. Which allows the classes created by this library to be compatible with other libraries that were made with the core API in mind like LED_Animation. There are new example scripts to illustrate this functionality with the rgbmatrix device.

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

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

Read the docs for info on how to use it.

1.3.7 - Added commented out board.STEMMA_I2C with explanation

28 Nov 18:11
a30db73
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

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

26 Aug 02:17
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.