Skip to content

Releases: adafruit/Adafruit_CircuitPython_framebuf

1.6.5 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:44
dd4c4e9
Compare
Choose a tag to compare

Changes: 1.6.4...1.6.5

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.6.4 - Fix RTD Theme Issue

25 Sep 16:00
4c3095f
Compare
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.6.3 - Updated .pylintrc, fixed jQuery

26 May 16:22
c31a87f
Compare
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.6.2 - Updated pre-commit hooks

18 May 15:43
7c59940
Compare
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.6.1 - improved font creation code

24 Apr 16:04
62ff15e
Compare
Choose a tag to compare

What's Changed

  • Reformat font data to make it easier to view and change. by @steka in #52

Note there is no change in the actual library code.

New Contributors

  • @steka made their first contribution in #52

Full Changelog: 1.6.0...1.6.1

1.6.0 - Bicolor Matrix Support

04 Mar 00:14
9d05e34
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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.