-
Fixed performance issue with large number of rows (thanks Kaoru Maeda)
-
Fixed Ruby 1.9 warnings on shadowed outer local variables (thanks Claudio Bustos)
-
Initialize a Text::Table with an empty array for its rows as default.
-
Added an easy way to align columns.
-
Fixed compatibility with Ruby 1.8.6
-
Centered headers by default.
-
Revamped specs and made them more extensive.
-
Initial stable release.