Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: gdamore/go-runewidth

Tags

v0.0.13

Toggle v0.0.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request mattn#51 from tklauser/bump-uniseg

Bump github.com/rivo/uniseg to v0.2.0

v0.0.12

Toggle v0.0.12's commit message

Verified

This commit was signed with the committer’s verified signature.
mattn mattn
Fix narrow width: Added StrictEmojiNarrow

v0.0.11

Toggle v0.0.11's commit message

Verified

This commit was signed with the committer’s verified signature.
mattn mattn
In EastAsianWidth, neutral always should be double-width.

v0.0.10

Toggle v0.0.10's commit message

Verified

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

Fixed StringWidth() implementation by using proper Unicode grapheme cluster segmentation. Fixes mattn#28

v0.0.9

Toggle v0.0.9's commit message

Verified

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

Support Unicode13

v0.0.8

Toggle v0.0.8's commit message

Verified

This commit was signed with the committer’s verified signature.
mattn mattn
Add go generate

v0.0.7

Toggle v0.0.7's commit message

Verified

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

Fix width

v0.0.6

Toggle v0.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request mattn#33 from zetamatta/master

EastAsianWidth.txt, use the record with "F"(FULLWIDTH) field as same as "W"

v0.0.5

Toggle v0.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request mattn#31 from mattn/unicode-12

Unicode 12.1

v0.0.4

Toggle v0.0.4's commit message

Verified

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

Fix ZeroWidthJoiner