Skip to content

Releases: adafruit/Adafruit_CircuitPython_Colorsys

2.0.13 - Added blinka to requirements.txt

05 Oct 20:23
682634a

Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.0.12 - Fixed copyright string in documentation

29 Aug 21:10

Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.0.11 - Switched to pyproject.toml

09 Aug 19:32

Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.0.10 - Adding library to PyPI

22 Jul 16:48
428325d

Choose a tag to compare

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

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

Read the docs for info on how to use it.

2.0.9 - Removed double license

21 Jul 20:25
6b55e99

Choose a tag to compare

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

Read the docs for info on how to use it.

2.0.8 - Added missing docstring params

17 Jun 17:01
27662eb

Choose a tag to compare

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

Read the docs for info on how to use it.

2.0.7 - Added cp.org link to index.rst

09 Jun 18:53

Choose a tag to compare

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

Read the docs for info on how to use it.

2.0.6 - Repo documentation and config updates

07 Jun 17:22

Choose a tag to compare

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

Read the docs for info on how to use it.

2.0.5 - Reformatted library to match latest black version

04 Apr 17:33

Choose a tag to compare

This release includes typing information for function arguments and returns. Thank you @tekktrik.

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

Read the docs for info on how to use it.

2.0.4 - Typing Information

16 Mar 22:37
5e5f508

Choose a tag to compare

This release includes typing information for function arguments and returns. Thank you @tekktrik.

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

Read the docs for info on how to use it.