- Add spidev and numpy dependencies.
- Repackage to hatch/pyproject.toml
- Port to gpiod/gpiodevice
- Add support for 320x240 2.0" LCD (Display HAT Mini)
- Add support for 240x135 1.14" LCD (@slabua)
- Rework numpy RGB888 to RGB565
- Support displaying numpy arrays (@zecktos)
- Add support for RLCD
- Brought back
offset_left
andoffset_top
parameters
- Fix for image retention
- Drop defunct parameters
- Initial Release