Skip to content

TauTUI 0.2.1

Latest

Choose a tag to compare

@steipete steipete released this 15 Jul 04:38
v0.2.1
358b6de
  • TruncatedText no longer emits a full three-dot ellipsis when the available width is 1 or 2, which had made the rendered line wider than the requested width; it now fills with as many dots as fit, matching the public truncate helper. Thanks @devYRPauli.
  • Refresh the swift-system dependency pin from 1.7.2 to 1.7.4.