Releases: adafruit/Adafruit_SHARP_Memory_Display
Releases · adafruit/Adafruit_SHARP_Memory_Display
1.1.3 Bump version in library.properties
1.1.2 - Updated CI Actions versions
Update CI action versions
ESP32 CI fix
No user-facing functional changes; strictly for test automation
1.1.0 - Non-breaking refactor and other changes
- Refactored to add BusIO support
- Added include guard to prevent redefining Adafruit_SharpMem
- Added clearDisplayBuffer to allow clearing of the internal display buffer.
Moving to GitHub Actions for CI
This release moves Adafruit_SHARP_Memory_Display
to use GitHub actions for Continuous Integration as well as adding automated checks for formatting using clang-format
and automated documentation checks using Doxygen
1.0.7
version bump
Fix rotation support on 144x168 display
1.0.6 Fix rotation support, minor cleanup
example typo fix
1.0.5 yepp fix typo
1.0.4
1.0.2 release for Arduino library manager
Required for compatibility with recent change in Adafruit_GFX