Releases: adafruit/Adafruit_CircuitPython_Colorsys
3.0.1 - RTD Sphinx Config
Full Changelog: 3.0.0...3.0.1
3.0.0 - Return Floats Instead of Ints
Breaking Change
Code that uses this library will need to be updated to expect it to return floats between 0 and 1 instead of ints between 0 and 255. The new behavior matches the CPython implementation of colorsys
What's Changed
Full Changelog: 2.0.18...3.0.0
2.0.18 - Fix For Sphinx RTD Theme
Full Changelog: 2.0.17...2.0.18
2.0.17 - Fix RTD Docs Build and Unpin Sphinx
Changes: 2.0.16...2.0.17
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.16 - Fix RTD Theme Issue
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.15 - Updated .pylintrc, fixed jQuery
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.14 - CI updates, added version information
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.13 - Added blinka to requirements.txt
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
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
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.