*** Version 1.1.3 (stable) - API 1.1.1 (stable) - 2008-10-21

Add option to render data with ANSI color codes (Igor Feghali, Request #14835).

*** Version 1.1.2 (stable) - API 1.1.0 (stable) - 2008-07-27

Don't render anything if no data has been provided (Bug #14405).

*** Version 1.1.1 (stable) - API 1.1.0 (stable) - 2008-04-09

Fix rendering of multiline rows with cells that contain zeros (Bug #13629).

*** Version 1.1.0 (stable) - API 1.1.0 (stable) - 2008-03-28

* Add option to set table border character.
* Extend constructor to set table borders, padding, and charset on instantiation.

*** Version 1.0.8 (stable) - API 1.0.0 (stable) - 2008-01-09

* Fix cell padding with multibyte strings under certain circumstances (Bug #12853).

*** Version 1.0.7 (stable) - API 1.0.0 (stable) - 2007-05-17

* Fix header height if first data row has more than one line (Bug #11064).
* Fix notice if header is not set.

*** Version 1.0.6 (stable) - API 1.0.0 (stable) - 2007-01-19

* Add support for multi-line headers (Request #8615).

*** Version 1.0.5 (stable) - API 1.0.0 (stable) - 2006-08-28

* Allow to specify separator rules in addData().
  * Fix warnings when combining separator rules and callback filters (Bug #8566).

*** Version 1.0.4 (stable) - API 1.0.0 (stable) - 2006-04-08

* Add support for multi-line cells (koto at webworkers dot pl, Request #7017).

*** Version 1.0.3 (stable) - API 1.0.0 (stable) - 2006-03-13

* Fix cell width calculation if setting header with associative array (Bug 4299).
*   Fix fatal reference error with some PHP versions (Bug 5309).
*   Fix notice if no data has been provided (Bug 5851).
*   Added multibyte support (Requests 2934 and 7014).

*** Version 1.0.2 (stable) - API 1.0.0 (stable) - 2005-07-16

Added support for column alignment. Patch from Michael Richter

*** Version 1.0.1 (stable) - API 1.0.0 (stable) - 2003-03-03

Fixed a caching bug

*** Version 1.0 (stable) - API 1.0.1 (stable) - 2003-01-24

Removed a few options and added addData() method

*** Version 0.8 (beta) - API 0.8 (beta) - 2002-09-02

Initial release

