Skip to content

v0.8.0

Compare
Choose a tag to compare
@jamwaffles jamwaffles released this 01 Jun 12:47
· 13 commits to master since this release

Added

  • #183 Brightness::custom() is now publicly available.

Fixed

  • #177 Fixed a few spelling mistakes.

Changed

  • (breaking) #184 Increased MSRV to 1.61.0
  • (breaking) #179 Changed Ssd1306::reset signature.
  • #181 Update embedded-graphics-core dependency to 0.4
  • (breaking) #185 The inherent BufferedGraphicsMode::clear has been renamed to clear_buffer.
  • #185 Some methods no longer require DI: WriteOnlyDataCommand.