Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 09 Feb 15:52
· 20 commits to main since this release
f1f570b

πŸš€ Features

  • (demo) Add esp32-no-std demo example (#158)

🚜 Refactor

  • (backend) [breaking] Remove framebuffer from 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)