Releases: pimoroni/st7789-python
Releases · pimoroni/st7789-python
Version 1.0.1
Whoops!
What's Changed
- pyproject.toml: Add additional dependencies. by @Gadgetoid in #32
Full Changelog: v1.0.0...v1.0.1
Version 1.0.0
What's Changed
- Update examples by @helgibbons in #18
- Spruce up the readme by @helgibbons in #19
ST7789.__init__.py
small modifications by @PaulskPt in #25- Repackage to pyproject/hatch and port to gpiod by @Gadgetoid in #30
New Contributors
- @helgibbons made their first contribution in #18
- @PaulskPt made their first contribution in #25
Full Changelog: v0.0.4...v1.0.0
Version 0.0.4
- 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)
What's Changed
- add support to display opencv images by @zecktos in #11
- Udpate tests by @Gadgetoid in #12
- Tidy up numpy image handling and fix tests by @Gadgetoid in #13
- Feature/240x135-lcd by @slabua in #16
- Patch scrutable numpy by @Gadgetoid in #17
New Contributors
Full Changelog: v0.0.3...v0.0.4
Version 0.0.3
- Add
offset_left
andoffset_top
parameters back to support round LCD
Version 0.0.2
- Change default SPI speed from 10MHz to 80MHz.
- Tweak VCOM voltage to fix image retention issues
- Dropped
offset_left
andoffset_top
parameters
Version 0.0.1
v0.0.1 Version 0.0.1