The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
1.000014                2023-05-28 01:23:16+00:00 UTC TABULO

    [REVISION]
    - Avoid indented HereDocs (that are not recognized by some syntax highlighters) in most of the code.

1.000013                2023-05-09 22:28:43+00:00 UTC TABULO

    - Improve the [Pod::Weaver::PluginBundle], by adding several "Collect[ed]" sections and plugins

1.000012                2023-04-18 01:11:58+00:00 UTC TABULO

    [REVISION]
    - Remove plugin "PrereqsClean" which appears to be unmaintained since 2014 and fails tests for perl v5.23+

1.000011                2022-03-05 05:17:26+00:00 UTC TABULO

    [REVISION]
    - Minting : We now take the version from the main module; not from "dist.ini"

1.000010                2022-03-05 04:03:12+00:00 UTC TABULO

    [REVISION]
    - Release new version on CPAN

1.000009                2022-03-05 04:01:51+00:00 UTC AUTHORID

    [BUG FIXES]
    - Minting profiles should now work

1.000008                2022-03-04 20:48:15+00:00 UTC TABULO

    [REVISION]
    - Actually release on CPAN

1.000007                2022-03-04 20:45:18+00:00 UTC AUTHORID

    [REVISION]
    - Ignore the contents of the "releases/" directory (the default target for [ArchiveRelease])

    [BUG FIXES]
    - Fix dist_dir() wrongly assuming to be in a development repo in some cases

1.000006                2021-10-19 15:39:49+00:00 UTC TABULO

    [BUG FIXES]
    - Yet another attempt to fix the issue [Git::Tag] after [Git::CommitBuild], by introducing a new option.

1.000004                2021-10-19 15:07:24+00:00 UTC TABULO

    [BUG FIXES]
    - Fix issue with the second [Git::Tag] with illegal characters in the tag name (introduced by the earlier fix).

1.000002                2021-10-19 15:02:04+00:00 UTC TABULO

    [BUG FIXES]
    - Fix issue with the second [Git::Tag] refusing to use the same tag for the committed build.

1.000000                2021-10-19 14:44:06+00:00 UTC TABULO

    [MAJOR]
    - Complete rewrite

    [API CHANGES]
    - No longer compatible with the 0.x versions