Skip to content

v1.4.3

Choose a tag to compare

@allamiro allamiro released this 10 Jun 05:50

1.4.3 (2026-06-10)

Features

  • oversubscribed-scale: color scale thresholds above 100% now work correctly for oversubscribed links — legend band sizing uses a dynamic ceiling (max(101, highest_threshold + 1)) instead of a hardcoded 101, fixing broken proportions when any threshold exceeds 100%; top-band label now shows X%+ to indicate the color applies at or above that threshold (#65, PR #125)