Skip to content

Releases: pappersverk/rpi_fb_capture

v0.3.0

04 Nov 17:58

Choose a tag to compare

  • Improvements

    • Add dithering support for monochrome conversions. See
      RpiFbCapture.set_dithering/2. Thanks to Gabriel Roldán for this feature!
    • Add regression tests for all conversions
  • Bug fixes

    • Fixed port crash when sending back-to-back requests.