- introduced control over the backlight pin and made reset pin optional
- fix
clear()
on targets withusize
smaller thanu32
- fix negative pixel coordinate overflow bug in the
batch
module
v0.6.1
- remove unusedbuffer
featurev0.6.1
- optimizefill_solid
and add tearing effect supportv0.6.0
- updateembedded-graphics
support tov0.7
v0.5.0
- add hardware scrolling support
v0.4.3
- fix endianness issue ifbuffer
feature is turned offv0.4.2
- fix CASET/RASET 16bit bugv0.4.1
- addrelease
deconstructorv0.4.0
- usev3
ofdisplay-interface
with 16bit support
v0.3.1
- deprecatenew_display_driver
, fix docsv0.3.0
- usedisplay-interface
v0.2.3
- add optimized clear()v0.2.2
- add buffering for SPI transfersv0.2.1
- use static dispatch forset_pixels
v0.2.0
- batch support
v0.1.0
- initial release