Skip to content

Releases: OpenDisplay/odl-renderer

odl-renderer: v0.5.12

Choose a tag to compare

@github-actions github-actions released this 06 Jul 18:21
cd37287

0.5.12 (2026-07-06)

Bug Fixes

  • coercion: tolerate string/percentage input on numeric fields; widen visible (0238de2)
  • coercion: tolerate string/percentage input on numeric fields; widen visible falsy set (55678b2)
  • plot: prevent crashes, hangs, and wrong-series rendering (81d0884)
  • plot: prevent crashes, hangs, and wrong-series rendering (d268857)
  • shapes,colors: guard zero-length dashed line; warn on unresolved colors (7bfe12b)
  • shapes,colors: guard zero-length dashed line; warn on unresolved colors (44303d5)
  • text: honor element color/anchor on parse_colors path and drop O(n^2) fitting (0e2cce2)
  • text: honor element color/anchor on parse_colors path and drop O(n²) fitting (e4d6b05)

Performance Improvements

  • crop element transforms, composite dlimg in place, cache fonts and QR codes (5e3e919)
  • crop element transforms, composite dlimg in place, cache fonts and QR codes (fbbb3dd)

Tests

  • refresh visual snapshots after merging the fix/perf train (f23721d)
  • refresh visual snapshots after merging the fix/perf train (4ae61eb)

odl-renderer: v0.5.11

Choose a tag to compare

@github-actions github-actions released this 02 Jul 15:01
706ce78

0.5.11 (2026-07-02)

Bug Fixes

  • add gray levels, fix half_white, harden hex, centralize named colors (317d6bc)

Tests

  • add visual regression tests for grayscale ramp and gray text (c31aaa3)

odl-renderer: v0.5.10

Choose a tag to compare

@github-actions github-actions released this 25 Jun 12:02
dde7210

0.5.10 (2026-06-25)

Features

  • add element rotation/mirror transforms and coerce string visible values (92b16fd)

Bug Fixes

  • align pivot anchors with the text/PIL convention (723319a)

odl-renderer: v0.5.9

Choose a tag to compare

@github-actions github-actions released this 25 May 15:44
367f0d3

0.5.9 (2026-05-25)

Bug Fixes

  • draw icons directly onto canvas with Pillow native anchors (10d6c59)

Tests

  • update icon anchor tests to use Pillow native anchor names (90757ac)

odl-renderer: v0.5.8

Choose a tag to compare

@github-actions github-actions released this 24 May 20:05
578a5ce

0.5.8 (2026-05-24)

Features

  • add font_dirs parameter to FontManager and generate_image (421b2c0)

odl-renderer: v0.5.7

Choose a tag to compare

@github-actions github-actions released this 17 Apr 22:35
a1b8153

0.5.7 (2026-04-17)

Bug Fixes

  • optimize MDI metadata and add warmup() public API (6121d86)

odl-renderer: v0.5.6

Choose a tag to compare

@github-actions github-actions released this 17 Apr 14:39
107c9e5

0.5.6 (2026-04-17)

Bug Fixes

  • plot: use local timezone (17995f0)

v0.5.1

Choose a tag to compare

@g4bri3lDev g4bri3lDev released this 12 Apr 13:00
66f87e3

0.5.1 (2026-04-12)

Bug Fixes

  • remove pytest from normal dependencies (e016177)

odl-renderer: v0.5.5

Choose a tag to compare

@github-actions github-actions released this 12 Apr 17:37
2dbe327

0.5.5 (2026-04-12)

Documentation

  • add black border around each image (15e93dc)

odl-renderer: v0.5.4

Choose a tag to compare

@github-actions github-actions released this 12 Apr 17:32
ff6b6e7

0.5.4 (2026-04-12)

Documentation