Releases: adafruit/Adafruit_CircuitPython_framebuf
1.6.0 - Bicolor Matrix Support
This release adds support for Bicolor 8x8 matrices. Thank you @jedahan!
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-framebuf.
Read the docs for info on how to use it.
1.5.0 - RGB565 Format
This release adds support for RGB565 Format. Thank you @philsuth.
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-framebuf.
Read the docs for info on how to use it.
1.4.14 - 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-framebuf.
Read the docs for info on how to use it.
1.4.13 - Fixed version string
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-framebuf.
Read the docs for info on how to use it.
1.4.12 - Switched to pyproject.toml
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-framebuf.
Read the docs for info on how to use it.
1.4.11 - Added cp.org link to index.rst
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-framebuf.
Read the docs for info on how to use it.
1.4.10 - Repo documentation and config updates
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-framebuf.
Read the docs for info on how to use it.
1.4.9 - Updated documentation link, python version
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-framebuf.
Read the docs for info on how to use it.
1.4.8 - Updated pylint version, linted
To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.
To use in CPython, pip3 install adafruit-circuitpython-framebuf.
Read the docs for info on how to use it.
1.4.7 - Linting, small CI changes
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-framebuf.
Read the docs for info on how to use it.