Skip to content

Releases: adafruit/Adafruit_CircuitPython_BitmapSaver

1.3.2 - RTD Sphinx Config

16 Jan 19:26
Compare
Choose a tag to compare

1.3.1 - Fix For Sphinx RTD Theme

07 Oct 22:27
Compare
Choose a tag to compare

Add Support for ColorConverter

22 Feb 23:02
36c2447
Compare
Choose a tag to compare

What's Changed

  • Allow usage of ColorConverter with Bitmap saving by @FoamyGuy in #34

Full Changelog: 1.2.12...1.3.0

1.2.12 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:42
53b2b2a
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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.