Skip to content

Tags: rivo/uniseg

Tags

v0.4.7

Fixed wrong width calculation for variation selectors combined with r…

…egular characters. Fixes #50

v0.4.6

Clarifications and improvements in the package documentation.

v0.4.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #47 from junegunn/eastasian-ambiguous

Allow configuring the width of East Asian ambiguous width characters

v0.4.4

Fixed wrong transition for Grapheme boundaries. Fixes #30

v0.4.3

Added ReverseString().

v0.4.2

Width is 2 for any characters ending with Variation Selector-16 (U+FE…

…0F).

v0.4.1

Bugfix in StepString() function. Minor documentation improvements.

v0.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #26 from rivo/width

Monospace string width calculation (à la wcwidth).

v0.3.4

Cleaning up latest actions and adding functions to detect trailing li…

…ne breaks.

v0.3.3

Ignoring LB3 also in Step functions.