From 1e11067bb8342b8c0a38168dc3f7d7bea3f86a54 Mon Sep 17 00:00:00 2001 From: Mariusz Nowak Date: Wed, 20 Feb 2013 22:53:49 +0100 Subject: [PATCH] v0.2.2 --- CHANGES | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index d7d94e5..b6040d5 100644 --- a/CHANGES +++ b/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) diff --git a/package.json b/package.json index 8847d6b..818ecd1 100644 --- a/package.json +++ b/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",