0.008 2021-02-15 Released-By: PERLANCAR; Urgency: medium
- Rename feature: color -> color_data.
- Add features: custom_border, custom_color, color_theme, align_cell,
align_column, rowspan, colspan.
- Add participants: Text::Table::TinyBorderStyle,
Text::Table::Span.
0.007 2021-01-31 Released-By: PERLANCAR; Urgency: high
- Merge releases 0.006 & 0.006.1.
0.006.1 2021-01-25 Released-By: PERLANCAR; Urgency: medium; Cancelled: yes
- Add feature: multiline_data.
- UPDATE 2021-01-31: rename version from 0.006 to 0.006.1 to avoid
conflict.
0.006 2020-09-13 Released-By: PERLANCAR; Urgency: medium
- Note that Text::Table::Tiny (1.01_01) can now handle wide
characters.
0.005 2020-08-10 Released-By: PERLANCAR; Urgency: medium
- Note that Text::Table::Tiny (1.00) now can draw using box-drawing
characters.
0.004 2020-08-10 Released-By: PERLANCAR; Urgency: medium
- Add entry: Text::Table::Sprintf.
0.003 2020-08-10 Released-By: PERLANCAR; Urgency: medium
- Note that Text::Table::Tiny supports color as of 1.00.
0.002 2019-02-24 Released-By: PERLANCAR
- No functional changes.
- [dist] Use DZP:Bencher::Scenario and PWP:Bencher::Scenario to
show sample benchmark.
0.001 2019-01-11 Released-By: PERLANCAR
- First release, converted from Bencher::Scenario::TextTableModules.