0.07 2024-06-24T09:25:26+02:00
 - Add test for no table data without 'no_data' message.
 - Fix DEPENDENCIES section in doc.
 - Fix dependencies.
 - Remove obsolete code.
 - Rewrite from List::MoreUtils to List::Util.

0.06 2024-04-21T17:26:14+02:00
 - Fix of setting of table data. Copy in this time.

0.05 2024-02-06T09:36:10+01:00
 - Add possibility of code in table field.
 - Add test for Data::HTML::Element::A in field.

0.04 2024-01-06T19:41:58+01:00
 - Rewrite from Data::HTML::A to Data::HTML::Element::A.
 - Update copyright years.

0.03 2023-07-09T02:08:36+02:00
 - Add example with usage of Data::HTML::A to doc.
 - Add tests.
 - Fix processing of Data::HTML::A object in plain mode.
 - Improve links in doc.

0.02 2023-07-08T18:04:00+02:00
 - Implement 'css_table' parameter to CSS style.
 - Improve init() method in doc.
 - In Tags processing returns without HTML code in case of undefined table
   data.
 - Regen README file.
 - Remove check for existing data in init().
 - Update copyright years.
 - Update Module::Install to 1.21 version.

0.01 2022-11-09T16:08:46+01:00
 - First version.