0.122 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.121 2019-07-25 Released-By: PERLANCAR; Urgency: medium
-
Relax regex for module_version a bit, again.
0.120 2018-04-03 Released-By: PERLANCAR
-
Relax module_version's regex.
0.11 2017-07-10 Released-By: PERLANCAR
-
No functional changes.
-
Really switch from Log::Any to Log::ger.
0.10 2017-07-03 Released-By: PERLANCAR
-
No functional changes.
-
Switch from Log::Any to Log::ger.
0.09 2016-12-28 Released-By: PERLANCAR
-
list-prereqs, add-prereq: Grok -phase and -relationship/-type in
Prereqs sections.
-
[dist] Fix expressing follow-spec prereq relationship with x_spec.
0.08 2016-12-27 Released-By: PERLANCAR
-
list-prereqs: add --module to filter by module name.
0.07 2016-10-07 Released-By: PERLANCAR
-
pdrutil: Add subcommand 'list-prereqs'.
0.06 2016-03-03 Released-By: PERLANCAR
-
sort-prereqs: Fix spacing.
-
sort-prereqs: Add option --spacing to set spacing explicitly.
0.05 2016-03-03 Released-By: PERLANCAR
-
Add subcommands: ls, sort-prereqs.
-
Allow multiple --depends, add --doesnt-depend.
-
Some fixes.
0.04 2016-03-03 Released-By: PERLANCAR
-
[Internal] [Refactor] Modularize each subcommand to a separate module.
-
Replace CLI script 'pdrutils' with 'pdrutil' (which operates on a
single perl dist repository at a time) and 'pdrutil-multi' (which
operates on multiple perl dist repositories at a time).
0.03 2016-03-02 Released-By: PERLANCAR
-
Add some filtering options: --{exclude,include}-dist{,-pattern},
-
-{has,lacks}-tag, --depends.
-
Add subcommands: add-prereq, remove-prereq.
-
[Internal][Refactor] merge _for_each_dist_ini_in_repo to
_for_each_repo because we will need dist.ini too when filtering.
-
[doc] Move doc from module to script.
-
[doc] Tweak Rinci metadata: make 'repos' a common arg.
0.02 2016-03-02 Released-By: PERLANCAR
-
Implement subcommands {inc,dec}-prereq-version-by.
0.01 2016-03-02 Released-By: PERLANCAR
-
First, early release. Only these subcommands have been implemented:
{inc,dec,set}-prereq-version-to.