Skip to content

Releases: adafruit/Adafruit_CircuitPython_framebuf

1.6.0 - Bicolor Matrix Support

04 Mar 00:14
9d05e34

Choose a tag to compare

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

19 Dec 17:38
bd6d52d

Choose a tag to compare

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

26 Aug 02:38

Choose a tag to compare

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

22 Aug 18:58

Choose a tag to compare

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

09 Aug 19:55

Choose a tag to compare

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

09 Jun 18:37

Choose a tag to compare

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

07 Jun 17:19

Choose a tag to compare

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

04 Feb 20:10

Choose a tag to compare

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

15 Nov 18:50

Choose a tag to compare

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

26 Apr 19:51
aa5ea25

Choose a tag to compare

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.