What's Changed * Fixed truecolor bmp not using provided bitmap constructor by shawn-mcgee in https://github.com/adafruit/Adafruit_CircuitPython_ImageLoad/pull/89
New Contributors * shawn-mcgee made their first contribution in https://github.com/adafruit/Adafruit_CircuitPython_ImageLoad/pull/89
What's Changed * Use ruff. add optional different format types to png example by FoamyGuy in https://github.com/adafruit/Adafruit_CircuitPython_ImageLoad/pull/85
What's Changed * Add support for RGB, RGBA and Grayscale PNGs by deshipu in https://github.com/adafruit/Adafruit_CircuitPython_ImageLoad/pull/83 * Fix 74 by deshipu in https://github.com/adafruit/Adafruit_CircuitPython_ImageLoad/pull/84