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 4ba17a2 commit b3298e5Copy full SHA for b3298e5
NEWS
@@ -1,6 +1,7 @@
1
What's New in wcwidth.js?
2
=========================
3
4
+2014-04-26 0.0.4 released.
5
2012-12-13 0.0.3 released.
6
2012-12-12 Moved the repository to git/github.
7
2012-10-16 0.0.2 released.
package.json
@@ -1,6 +1,6 @@
{
"name": "wcwidth.js",
- "version": "0.0.3",
+ "version": "0.0.4",
"description": "A JavaScript porting of C's wcwidth() and wcswidth()",
"author": {
"name": "Woong Jun",
0 commit comments