The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
0.05 2024-03-08T09:25:34+01:00
 - Add tests for cleanup() with callback.
 - Add tests for init() with callback.
 - Add tests for prepare() with callback.
 - Fix minimal dependency to List::Util.
 - Fix minimal dependency to Tags::HTML.

0.04 2024-01-06T14:07:28+01:00
 - Add test for CSS callback.
 - Add tests for cleanup(), init() and prepare() without callbacks.
 - Add cleanup(), init(), prepare() and process_css() callbacks to handle
   phases.
 - Update copyright years.

0.03 2023-06-25T16:12:38+02:00
 - Add parameter for container height.

0.02 2023-05-30T09:00:01+02:00
 - Fix test dependencies.

0.01 2023-05-29T23:51:52+02:00
 - First version.