[ANNOUNCEMENT] Console_Table-1.2.1 (stable) Released.

[email protected] ("PEAR Announce") Mon, 27 Oct 2014 11:06:09 +0000 (GMT)
Newsgroups php.pear.general
Message-ID <[email protected]>
The new PEAR package Console_Table-1.2.1 (stable) has been released at http://pear.php.net/.

Release notes
-------------
* Add travis configuration (Christian Weiske).
* Try to autoload Console_Color2 first (Jurgen Rutten, PR #11).
* Fix Composer definition syntax (Rob Loach, PR #9).

Package Info
------------
Provides a Console_Table class with methods such as addRow(), insertRow(), addCol() etc. to build console tables with or without headers and with user defined table rules, padding, and alignment.

Related Links
-------------
Package home: http://pear.php.net/package/Console_Table
   Changelog: http://pear.php.net/package/Console_Table/download/1.2.1
    Download: http://download.pear.php.net/package/Console_Table-1.2.1.tgz

Authors
-------
Jan Schneider <[email protected]> (lead)