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.077   2022-06-13  Released-By: PERLANCAR; Urgency: low

        - No functional changes.

        - [ux] Show content of Changes file in example.


0.076   2022-06-10  Released-By: PERLANCAR; Urgency: low

        - No functional changes.

        - [ux] Add an example.


0.075   2022-06-10  Released-By: PERLANCAR; Urgency: medium

        - [utility parse-cpan-changes] Add option parse_release_metadata
          (defaults to true) to parse 'key: value' metadata in the release
          note.


0.073   2021-10-17  Released-By: PERLANCAR; Urgency: medium

	- Rename module/dist App-ParseCPANChanges -> App-CPANChangesUtils.

        - Add CLI format-cpan-changes.


0.072   2021-05-25  Released-By: PERLANCAR; Urgency: high

	- [build] Rebuild to update Sah coercion module names (old Sah coercion
          modules have been purged from CPAN).


0.071   2020-10-06  Released-By: PERLANCAR; Urgency: medium

	- Add option --no-unbless.


0.070   2019-07-03  Released-By: PERLANCAR; Urgency: medium

	- Add option --class to customize parser class.


0.06    2016-01-18  Released-By: PERLANCAR

        - No functional changes.

        - [build] Rebuild to fix POD section ordering.


0.05    2015-09-03  Released-By: PERLANCAR

	- No functional changes.

	- [dist] Move spec prereqs from RuntimeRequires to
	  DevelopRecommends to reduce deps but still allow indicating spec
	  requirement.


0.04     2014-07-22  Released-By: SHARYANTO

         - No functional changes.

         - Switch CLI scripts from using Perinci::CmdLine to
           Perinci::CmdLine::Any to reduce size of dependencies.


0.03    2013-11-01  Released-By: SHARYANTO

        - No functional changes. Mention some other modules and the rationale
          for the script.


0.02    2013-08-06  Released-By: SHARYANTO

        - No functional changes. Add missing dep [CT].


0.01    2013-08-05  Released-By: SHARYANTO

        - First version.