Revision history for Text-Table-Any
0.06 2016-12-29 (PERLANCAR)
- Recognize new backends: Text::Table::HTML,
Text::Table::HTML::DataTables.
0.05 2016-10-19 (PERLANCAR)
- Support new backends: Text::Table::Tiny{Color,ColorWide,Wide}.
0.04 2016-09-06 (PERLANCAR)
- No functional changes.
- [doc] Show sample result for all backends.
0.03 2016-09-03 (PERLANCAR)
- [Bugfix] Text::MarkdownTable backend: forgot to set columns().
- [Bugfix] Text::ANSITable backend: correctly observe header_row
setting.
0.02 2016-09-03 (PERLANCAR)
- [Bugfix] Text::ASCIITable backend: default to no header_row and
observe the header_row setting.
0.01 2015-12-19 (PERLANCAR)
- First release.