0.08 2025-05-09T09:24:39+02:00
 - Add test for bad pattern name.
 - Add test for bad size of generated file.
 - Fix DEPENDENCIES section in doc.
 - Fix minimal version of Test::Warn to 0.31.
 - Fix output of EXAMPLE in doc.

0.07 2025-05-08T11:02:16+02:00
 - Fix test dependencies.
 - Improve doc.

0.06 2025-05-06T09:43:59+02:00
 - Add help() helper to run test.
 - Add support for checkerboard pattern.
 - Add tests for constructor.
 - Update copyright years.

0.05 2023-12-05T13:35:12+01:00
 - Fix test of run on Windows.
 - Move bugtracker to github.
 - Rename example file to better name.
 - Update Module::Install to 1.21 version.
 - Update copyright years.

0.04 2022-01-06T15:12:35+01:00
 - Fix hardcoded relative path in test.
 - Update copyright years.

0.03 2021-10-31T11:25:12+01:00
 - Add test for constructor.
 - Add test for run with help.
 - Fix Makefile.PL which fails with no '.' in @INC.
 - Improve LICENSE AND COPYRIGHT section in doc.
 - Improve SYNOPSIS section in doc.
 - In run() don't exit, only return exit code.
 - Rewrite doc to =head2.
 - Update Module::Install to 1.19.
 - Update author github username.
 - Update author name.
 - Update copyright years.

0.02 2016-04-04T15:20:27+02:00
 - Add LICENSE file.
 - Add support for jpg suffix.
 - Fix image type (JPG vs jpg suffix).
 - Update copyright years.

0.01 2015-11-12T16:02:38+01:00
 - First version.