0.13 2025-08-03T01:32:41+02:00 - Move check_array() to Mo::utils::Array. 0.12 2025-07-06T12:00:00+02:00 - Update to Mo::utils@0.31 check_array(). 0.11 2025-06-27T20:21:17+02:00 - Fix DEPEDENCIES section in doc. - Fix examples outputs. 0.10 2025-04-10T09:21:25+02:00 - Add tests for check_css_border(). - Rewrite to use of Mo::utils::Number::Utils::sub_check_percent() and fix decimal percent. 0.09 2025-04-07T16:34:03+02:00 - Add tests for check_css_border(). - Fix ERRORS section in doc. - Remove unused module from tests. - Simplify internal code. - Update copyright years. 0.08 2024-05-18T09:12:31+02:00 - Fix doc for check_css_unit(). Last described version is 0.07. 0.07 2024-05-17T17:01:33+02:00 - Add check_css_border(). - Fix info about last functional check_css_unit() in doc. - Improve two error messages for check_css_unit(). - Sort errors in doc. 0.06 2024-04-21T11:32:50+02:00 - Fix check_css_unit() method for e.g. '0.5em'. 0.05 2024-03-04T11:08:23+01:00 - Fix variable names and test messages in check_css_class() tests. - Fix variable names and test messages in check_css_unit() tests. 0.04 2024-02-03T10:39:58+01:00 - Add information about module version for checks in doc. - Add tests for error parameters. - Improve error variables in check_css_unit(). - Rewrite the tests so that the functional tests are first and then the errors. - Sort test files. 0.03 2024-01-07T23:09:07+01:00 - Add check_array_css_color(). - Fix SYNOPSIS section in doc. - Improve subroutines doc. - Regen example file. - Rewrite check_css_color() to better helpers. 0.02 2024-01-06T18:50:41+01:00 - Add check_css_class(). 0.01 2024-01-06T15:55:01+01:00 - First version.