Skip to content

Commit

Permalink
v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
medikoo committed Feb 20, 2013
1 parent 9540a70 commit 1e11067
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES
@@ -1,3 +1,9 @@
v0.2.2 -- 2013.02.20
* Fix trim, so it tims all kind of ANSI sequence codes correctly
* Do not rely on getWindowSize (it may not be available at all)
* Fix some xterm colors references in documentation
* Add Missing MIT licence

v0.2.1 -- 2012.10.05
Maintanance (Use v0.2 of memoizee)

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "cli-color",
"version": "0.2.1",
"version": "0.2.2",
"description": "Colors, formatting and other tools for the console",
"keywords": [
"ansi",
Expand Down

0 comments on commit 1e11067

Please sign in to comment.