Skip to content

Releases: adafruit/Adafruit_CircuitPython_TLC59711

2.0.10 - Updated pre-commit hooks

Choose a tag to compare

@evaherrada evaherrada released this 18 May 15:23

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

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

Read the docs for info on how to use it.

2.0.9 - Typing Information

Choose a tag to compare

@FoamyGuy FoamyGuy released this 19 Dec 15:55
62deac3

This release includes 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-tlc59711.

Read the docs for info on how to use it.

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

Choose a tag to compare

@evaherrada evaherrada released this 26 Aug 02:25

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

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

Read the docs for info on how to use it.

2.0.7 - Fixed version string

Choose a tag to compare

@evaherrada evaherrada released this 22 Aug 18:49

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

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

Read the docs for info on how to use it.

2.0.6 - Switched to pyproject.toml

Choose a tag to compare

@evaherrada evaherrada released this 09 Aug 19:51

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

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

Read the docs for info on how to use it.

2.0.5 - Added cp.org link to index.rst

Choose a tag to compare

@evaherrada evaherrada released this 09 Jun 19:12

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

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

Read the docs for info on how to use it.

2.0.4 - Repo documentation and config updates

Choose a tag to compare

@evaherrada evaherrada released this 07 Jun 16:41

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

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

Read the docs for info on how to use it.

2.0.3 - Updated documentation link, python version

Choose a tag to compare

@evaherrada evaherrada released this 04 Feb 20:34

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

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

Read the docs for info on how to use it.

2.0.2 - Updated pylint version, linted

Choose a tag to compare

@evaherrada evaherrada released this 15 Nov 17:31
774f0a3

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

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

Read the docs for info on how to use it.

2.0.1 - Fix Class Properties

Choose a tag to compare

@FoamyGuy FoamyGuy released this 19 Sep 15:32
7442e17

This release fixes some class properties that previously could result in undefined variable exceptions being raised in some environments. Thank you @Neradoc

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

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

Read the docs for info on how to use it.