public
Description: My mirror of phpspec
Homepage: http://www.phpspec.org/
Clone URL: git://github.com/tedkulp/phpspec.git

git-svn-id: http://phpspec.googlecode.com/svn/trunk@178 
d6e91ea2-e33a-0410-98df-1d493bd67c58
padraic.brady (author)
Wed Jan 09 04:26:32 -0800 2008
commit  da66357fedfde5630894581d502d1db9d7d60b96
tree    e1f78690734a58ffa2bfc8f46d82bf5e433cfcbd
parent  9a5c317dcb82a3b6cc9da677676260439a083d9b
...
202
203
204
205
206
207
208
 
209
210
211
...
231
232
233
 
 
234
235
236
...
202
203
204
 
 
 
 
205
206
207
208
...
228
229
230
231
232
233
234
235
0
@@ -202,10 +202,7 @@ Other Targets:
0
                 <pear minimum_version="1.6.0" />
0
                 <package name="Console_Color"
0
                          channel="pear.php.net"
0
- minimum_version="1.6.0" />
0
- <package name="Text_Diff"
0
- channel="pear.php.net"
0
- minimum_version="1.6.0" />
0
+ minimum_version="1.0.2" />
0
             </dependencies>
0
             
0
             <dirroles key="scripts">script</dirroles>
0
@@ -231,6 +228,8 @@ Other Targets:
0
         * Added API Docs to documentation directory
0
         * Cleaned up and documented Console and HTTP options in
0
          a new manual chapter
0
+ * Added support for coloured console output when using
0
+ a *nix console (not supported on Windows)
0
             </changelog>
0
             
0
             <changelog version="0.2.0beta" date="2008-01-06" license="LGPL">

Comments

    No one has commented yet.