Revision history for perl distribution Dist-Setup

0.04 - 2024-02-01
 - Various fixes related to GitHub CI.

0.03 - 2024-01-30
 - Cleaner new lines in generated files.
 - Generate a barebone Changes file if not already present.
 - Use the Lancaster consensus environment variable in GitHub CI and tests.
 - Add a test for the syntax of the POD file.
 - Add support for spell-checking the files (and testing it).
 - Add perlcritic and perltidy supports.

0.02 - 2024-01-26
 - Added support for GitHub CI and dev container.
 - Fix spurious new lines being added at the end of the templates.
 - Add support for a cpan-upload command in the Makefile.
 - Fix a bug with a badly name MANIFEST.skip file.

0.01 - 2023-12-27
 - Initial release