Releases: adafruit/Adafruit_CircuitPython_Pixelbuf
2.0.6 - Fix For Sphinx RTD Theme
Full Changelog: 2.0.5...2.0.6
2.0.5 - Fix Docstrings
What's Changed
- Fixed docstring of method
fill
. by @EGJ-Moorington in #12
New Contributors
- @EGJ-Moorington made their first contribution in #12
Full Changelog: 2.0.4...2.0.5
2.0.4 - Fix RTD Docs Build and Unpin Sphinx
Changes: 2.0.3...2.0.4
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-pixelbuf
.
Read the docs for info on how to use it.
2.0.3 - Fix RTD Theme Issue
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-pixelbuf
.
Read the docs for info on how to use it.
2.0.2 - Updated .pylintrc, fixed jQuery
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-Pixelbuf
.
Read the docs for info on how to use it.
2.0.1 - Updated pre-commit hooks
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-pixelbuf
.
Read the docs for info on how to use it.
2.0.0 - Updated signature to match builtin
Changed signature to match the builtin for CircuitPython. This is an API-breaking change, but shouldn't impact existing libraries or guides,
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-pixelbuf
.
Read the docs for info on how to use it.
1.1.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-pixelbuf
.
Read the docs for info on how to use it.
1.1.7 - Fixed version string
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-pixelbuf
.
Read the docs for info on how to use it.
1.1.6 - Switched to pyproject.toml
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-pixelbuf
.
Read the docs for info on how to use it.