Skip to content

0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 May 15:55
· 48 commits to master since this release

What's Changed

  • bump dependency image to 0.23.14 from 0.21.3 by @fenollp in #74
  • Update dependencies by @fenollp in #75
  • Add built-in swtfb client and enable musl builds on rM 2 by @LinusCDE in #78
  • Bump evdev to get past a bug, hopefully by @bkirwi in #80
  • fix: Skip groupadd if gid exists in Docker setup by @vidbina in #53
  • Impl Copy, Clone for all types in common.rs by @LinusCDE in #81
  • Add a screenshot utility by @bkirwi in #82
  • Bump Rust edition, drop LTO and update deps: once_cell, atomic by @fenollp in #83
  • Fix rare segfault on wait_for_update by @LinusCDE in #84
  • appctx: New event loop usage by @LoganDark in #87
  • Fix: Built-in rm2fb client corrupts the server state by @LinusCDE in #89
  • make Roboto optional by @LoganDark in #90
  • Make framebuffer an optional feature by @lluchs in #55
  • Framebuffer interface by @bkirwi in #85
  • Elide some leftover impl lifetimes after PR #90 by @fenollp in #91
  • FB interface fixup by @bkirwi in #93
  • Make rgb565 conversion algorithms a bit better by @LoganDark in #95
  • msgsz should measure only the message contents by @bkirwi in #99

New Contributors

Full Changelog: 0.5.0...0.6.0