Skip to content

Releases: ainame/swift-displaywidth

swift-displaywidth 0.0.3

14 Sep 23:47

Choose a tag to compare

The project was renamed from swift-wcwidth to swift-displaywidth.
It seems common to name a project like this as wcwidth but it is confusion that there's POSIX wcwidth(3) already.
It's more obvious since Swift has C interoperability by default.

0.0.2

13 Sep 17:14

Choose a tag to compare

test: remove TerminalHelper-based detection test (nonexistent helper)