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.