Skip to content

Releases: adafruit/Adafruit_CircuitPython_Bitmap_Font

2.1.2 - Fix Typos

03 Jun 17:48
735d816
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.1...2.1.2

2.1.1 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:42
ff53a5a
Compare
Choose a tag to compare

Changes: 2.1.0...2.1.1

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-bitmap_font.

Read the docs for info on how to use it.

2.1.0 - Replace .show() in examples

09 Nov 18:57
75af76a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.2...2.1.0

2.0.2 - Fix RTD Theme Issue

25 Sep 15:56
ab3c9cf
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-bitmap_font.

Read the docs for info on how to use it.

2.0.1 - Updated .pylintrc, fixed jQuery

26 May 16:22
c78e546
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-Bitmap-Font.

Read the docs for info on how to use it.

2.0.0 - More precise exception

11 May 18:20
84421c6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.11...2.0.0

1.5.11 - Made copyright stay up to date in docs/conf.py

26 Aug 02:27
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-bitmap-font.

Read the docs for info on how to use it.

1.5.10 - Fixed version string

22 Aug 18:56
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-bitmap-font.

Read the docs for info on how to use it.

1.5.9 - Switched to pyproject.toml

09 Aug 19:53
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-bitmap-font.

Read the docs for info on how to use it.

1.5.8 - Added type annotations

09 Jun 18:33
b656b2b
Compare
Choose a tag to compare

Added type annotations for this library. Thanks @isacben!

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-bitmap-font.

Read the docs for info on how to use it.