Skip to content

Releases: OpenDisplay/epaper-dithering

epaper-dithering: v5.0.9

Choose a tag to compare

@github-actions github-actions released this 06 Jul 18:17
69a58e4

5.0.9 (2026-07-06)

Documentation

  • clarify DitherMode::None is for pre-quantized graphics, not photos (f1c3ec5)

epaper-dithering: v5.0.8

Choose a tag to compare

@github-actions github-actions released this 06 Jul 14:48
413aa31

5.0.8 (2026-07-06)

Bug Fixes

  • python: ship the core tone-map NaN fix in the wheel (296b939)
  • python: ship the core tone-map NaN fix in the wheel (3310c84)

epaper-dithering-core: v4.0.1

Choose a tag to compare

@github-actions github-actions released this 06 Jul 14:25
ffc5a88

4.0.1 (2026-07-05)

Bug Fixes

  • dither: correct ordered-dither brightness, palette scaling, and tone-map edge cases (6765760)

Performance Improvements

  • dither: eliminate per-pixel powf in ordered dither; hoist gamut edges (bafc435)

epaper-dithering: v5.0.7

Choose a tag to compare

@github-actions github-actions released this 29 Jun 17:04
fe8d7b8

5.0.7 (2026-06-29)

Bug Fixes

  • re-release Python sdist with corrected workspace manifest (#40) (371b029)

epaper-dithering: v5.0.6

Choose a tag to compare

@github-actions github-actions released this 21 May 21:12
3b126f6

5.0.6 (2026-05-21)

Bug Fixes

  • include OS in artifact name to prevent x86_64 collision between Linux and Windows builds (c3db2d2)

epaper-dithering: v5.0.5

Choose a tag to compare

@github-actions github-actions released this 21 May 20:55
701abd7

5.0.5 (2026-05-21)

Bug Fixes

  • add musllinux_1_2 wheel for aarch64 (a36b254)

epaper-dithering: v5.0.4

Choose a tag to compare

@github-actions github-actions released this 21 May 19:50
760fd73

5.0.4 (2026-05-21)

Bug Fixes

  • publish correct wheels for all Linux platforms including Alpine (7f418fd)

epaper-dithering: v5.0.3

Choose a tag to compare

@github-actions github-actions released this 21 May 19:21
91a1566

5.0.3 (2026-05-21)

Bug Fixes

  • skip already-uploaded wheels on PyPI publish retry (b6f0bd5)

epaper-dithering: v5.0.2

Choose a tag to compare

@github-actions github-actions released this 21 May 19:14
a4e2d80

5.0.2 (2026-05-21)

Bug Fixes

  • broaden release-please scope to repo root (50f0cfe)
  • fix x86_64 wheel publishing and reduce crate size (54d625c)

epaper-dithering: v5.0.1

Choose a tag to compare

@github-actions github-actions released this 21 May 18:57
edfb6fc

5.0.1 (2026-05-21)

Bug Fixes

  • publish musllinux wheel for Alpine Linux compatibility (9c14bc6)