Releases: adafruit/Adafruit_CircuitPython_LIFX
3.0.1 - Remove secrets.py Usage From Examples
3.0.0 - generalize wifi manager; examples use new WiFiManager
2.0.5 - RTD Sphinx Config
Full Changelog: 2.0.4...2.0.5
2.0.4 - Fix For Sphinx RTD Theme
What's Changed
- Fix README requirements by @justmobilize in #24
New Contributors
- @justmobilize made their first contribution in #24
Full Changelog: 2.0.3...2.0.4
2.0.3 - Fix RTD Docs Build and Unpin Sphinx
Changes: 2.0.2...2.0.3
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-lifx
.
Read the docs for info on how to use it.
2.0.2 - Fix RTD Theme Issue
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-lifx
.
Read the docs for info on how to use it.
2.0.1 - Updated .pylintrc, fixed jQuery
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-LIFX
.
Read the docs for info on how to use it.
2.0.0 - More precise exception
1.10.8 - Made copyright stay up to date in docs/conf.py
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-lifx
.
Read the docs for info on how to use it.
1.10.7 - Simplify Typing
This release uses a new circuitpython_typing
protocol to reduce dependencies that were used for typing only. Thank you @tekktrik
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-lifx
.
Read the docs for info on how to use it.