Skip to content

Releases: adafruit/Adafruit_CircuitPython_ImageLoad

1.16.2 - Repo documentation and config updates

07 Jun 16:36
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.16.1 - Typing Information

09 May 14:28
154bcae
Compare
Choose a tag to compare

This release contains typing information for function arguments and returns. Thank you @matt-land

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

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

Read the docs for info on how to use it.

1.16.0 - TileGrid Inflator

29 Apr 18:14
7c18538
Compare
Choose a tag to compare

This release contains a new tilegrid_inflator helper to make larger TileGrids from 3x3 sprite sheets.

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

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

Read the docs for info on how to use it.

1.15.5 - Reformatted library to match latest black version

01 Apr 19: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-imageload.

Read the docs for info on how to use it.

1.15.4 - Updated documentation link, python version

04 Feb 20:12
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.15.3 - Updated pylint version, linted

15 Nov 19:39
f990aa4
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.15.2 - Extended compatibility for CircuitPython 7

13 Sep 20:59
a26b45c
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.15.1 - Remove max_size usage

02 Jul 23:38
071d6e8
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.15.0 - Added BytesIO support

18 Jun 13:54
17624ad
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

0.14.3 - Removed _bitmap_readinto fallback

14 Jun 19:29
ffa6224
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.