Skip to content

Releases: adafruit/Adafruit_CircuitPython_BitmapSaver

1.2.12 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:42
53b2b2a

Choose a tag to compare

Changes: 1.2.11...1.2.12

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

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

Read the docs for info on how to use it.

1.2.11 - Fix RTD Theme Issue

25 Sep 15:56
62f11d8

Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.10 - Add Unmount To Examples

18 Jun 23:20
f273135

Choose a tag to compare

This release adds unmounting to the examples to help avoid corrupted SDcards. Thank you @DJDevon3.

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

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

Read the docs for info on how to use it.

1.2.9 - Updated .pylintrc, fixed jQuery

26 May 16:22
5bf93e4

Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.8 - fix pylint complaints; no functionality change

11 May 18:22
0229bfa

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.7...1.2.8

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

26 Aug 02:28

Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.6 - Fixed version string

22 Aug 18:56

Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.5 - Switched to pyproject.toml

09 Aug 19:53

Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.2.4 - External Display Example

11 Jul 14:39
2cec797

Choose a tag to compare

This release adds an example for use with external displays, specifically a 3.5" TFT Featherwing. Thank you @DJDevon3

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

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

Read the docs for info on how to use it.

1.2.3 - Added cp.org link to index.rst

09 Jun 18:55

Choose a tag to compare

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

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

Read the docs for info on how to use it.