0.06 2024-06-24T21:04:33+02:00
- Add test for process_css() method.
- Rewrite to use of Tags::HTML.
- Rewrite usage of CSS::Struct::Output::Raw to C::S::O::Structure.
0.05 2024-05-18T09:32:59+02:00
- Add explicit version of Mo::utils::CSS to code.
- Fix ERRORS section in doc.
0.04 2024-05-18T09:06:01+02:00
- Update to Mo::utils::CSS@0.07.
0.03 2024-03-27T17:18:08+01:00
- API Change: Change 'height' and 'width' parameters to CSS unit.
- Remove obsolete module use in test.
- Remove usage of Tags::Output::Raw.
- Rename example files to better names.
- Update Module::Install to 1.21 version.
- Update copyright years.
0.02 2021-06-16T14:33:51+02:00
- Add 'css_background_image' constructor parameter.
- Add basic tests (constructor and process).
- Fix minimal version of Perl.
0.01 2021-06-06T00:13:47+02:00
- First version.