v0.4.0
·
20 commits
to main
since this release
π Features
- (demo) Add esp32-no-std demo example (#158)
π Refactor
- (backend) [breaking] Remove
framebufferfrom the public API (#149) - (examples) Improve the esp32-std-demo (#157)
π Documentation
- (readme) List display drivers tested by the community (#155)
- (readme) Recommend disabling framebuffer for EPD drivers (#162)
β‘ Performance
- (framebuffer) Avoid cloning during flush for every frame (#153)
βοΈ Miscellaneous Tasks
- (esp32-no-std) Use tui-bigtext for voltage UI (#159)