We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcf5680 commit 816f71aCopy full SHA for 816f71a
NEWS
@@ -1,6 +1,7 @@
1
What's New in wcwidth.js?
2
=========================
3
4
+2012-12-13 0.0.3 released.
5
2012-12-12 Moved the repository to git/github.
6
2012-10-16 0.0.2 released.
7
2012-10-16 Using `wcwidth' without invoking it checked.
package.json
@@ -1,6 +1,6 @@
{
"name": "wcwidth.js",
- "version": "0.0.2",
+ "version": "0.0.3",
"description": "A JavaScript porting of C's wcwidth() and wcswidth()",
"author": {
"name": "Woong Jun",
0 commit comments