Skip to content

v0.9.1

Choose a tag to compare

@github-actions github-actions released this 06 May 16:11
24bcb26

0.9.1 (2026-05-06)

Bug Fixes

  • avoid stack overflow on large report datasets (387e386)

Tests

  • add 150k-element regression tests covering all parser and rendering paths fixed above — prevents this class of stack overflow from regressing (62736f2)

New Contributors