File perl-Perl-Critic-Freenode.changes of Package perl-Perl-Critic-Freenode
-------------------------------------------------------------------
Tue Dec 22 03:09:57 UTC 2020 - Tina Müller <timueller+perl@suse.de>
- updated to 0.033
see /usr/share/doc/packages/perl-Perl-Critic-Freenode/Changes
0.033 2020-12-21 19:39:58 EST
- Update various recommendations for alternatives in DiscouragedModules policy
- Add better examples for EmptyReturn (#39) and Each policies
-------------------------------------------------------------------
Thu Nov 14 09:38:11 UTC 2019 - <timueller+perl@suse.de>
- updated to 0.032
see /usr/share/doc/packages/perl-Perl-Critic-Freenode/Changes
0.032 2019-11-11 11:09:08 EST
- Add check for CORE::wantarray and CORE'wantarray to WantArray policy (simcop2387 #37)
-------------------------------------------------------------------
Thu Sep 26 08:27:43 UTC 2019 - <timueller+perl@suse.de>
- updated to 0.031
see /usr/share/doc/packages/perl-Perl-Critic-Freenode/Changes
0.031 2019-09-25 19:00:39 EDT
- Add FindBin to DiscouragedModules policy (#31)
- Add MultidimensionalArrayEmulation policy (#35)
-------------------------------------------------------------------
Tue Aug 27 05:24:24 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 0.030
see /usr/share/doc/packages/perl-Perl-Critic-Freenode/Changes
0.030 2019-08-26 11:27:15 EDT
- Allow signature_enablers to be configured for Prototypes policy (#34)
-------------------------------------------------------------------
Sun Apr 28 05:29:23 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 0.029
see /usr/share/doc/packages/perl-Perl-Critic-Freenode/Changes
0.029 2019-04-26 13:12:43 EDT
- Added LexicalForeachIterator policy
- Require PPI 1.252+ allowing simplifications to the DeprecatedFeatures and
WhileDiamondDefaultAssignment policies
-------------------------------------------------------------------
Wed Apr 3 07:23:26 UTC 2019 - Stephan Kulow <coolo@suse.com>
- updated to 0.028
see /usr/share/doc/packages/perl-Perl-Critic-Freenode/Changes
0.028 2018-11-29 19:32:49 EST
- Split out lower severity violations from DiscouragedModules policy into a
new PreferredAlternatives policy. Perl::Critic does not support filtering
individual violations by severity, only policies, so this will allow
separately configuring and filtering these violations.
- Fixed DiscouragedModules and DeprecatedFeatures policy violations to report
severity as configured.
- Fixed DeprecatedFeatures to avoid false positives on method calls with the
same name as autoderef functions.
- Added /\C/, chdir(''), and bare here-docs to DeprecatedFeatures policy.
0.027 2018-06-20 20:17:06 EDT
- Add LoopOnHash policy
-------------------------------------------------------------------
Sat Feb 17 06:54:09 UTC 2018 - coolo@suse.com
- updated to 0.026
see /usr/share/doc/packages/perl-Perl-Critic-Freenode/Changes
0.026 2018-02-16 20:50:14 EST
- Update Prototypes policy to recognize more ways of activating the signatures feature
-------------------------------------------------------------------
Mon Feb 12 12:16:03 UTC 2018 - coolo@suse.com
- updated to 0.025
see /usr/share/doc/packages/perl-Perl-Critic-Freenode/Changes
0.025 2018-02-11 01:31:58 EST
- Fix DeprecatedFeatures to recognize correctly-parsed postderef in PPI 1.237+
- Avoid warning from running PackageMatchesFilename policy on a document without a filename (willt #29)
- Fix another false positive in DollarAB policy
-------------------------------------------------------------------
Mon Oct 9 05:47:17 UTC 2017 - coolo@suse.com
- updated to 0.024
see /usr/share/doc/packages/perl-Perl-Critic-Freenode/Changes
0.024 2017-08-16 22:39:53 EDT
- Make PackageMatchesFilename more robust against infinite loops
0.023 2017-08-16 22:22:40 EDT
- Fix issue where PackageMatchesFilename policy would loop infinitely
0.022 2017-08-16 22:17:38 EDT
- Also consider -W a violation of WarningsSwitch policy
- Fix false positive in DollarAB policy where $a or $b is within another block
- Add PackageMatchesFilename policy
-------------------------------------------------------------------
Fri Jun 9 06:13:48 UTC 2017 - coolo@suse.com
- updated to 0.021
see /usr/share/doc/packages/perl-Perl-Critic-Freenode/Changes
0.021 2017-06-03 19:49:16 EDT
- Be more lenient when trying to detect postderef for DeprecatedFeatures autoderef violations
-------------------------------------------------------------------
Tue May 16 06:28:38 UTC 2017 - coolo@suse.com
- updated to 0.020
see /usr/share/doc/packages/perl-Perl-Critic-Freenode/Changes
0.020 2017-05-15 20:45:02 EDT
- Updates to documentation for DeprecatedFeatures and DiscouragedModules policies
- Add require ::Foo::Bar to DeprecatedFeatures policy
- Remove qr//xx from DeprecatedFeatures policy as this is now a valid regex modifier in 5.26.
-------------------------------------------------------------------
Wed Feb 15 05:38:03 UTC 2017 - coolo@suse.com
- initial package 0.019
* created by cpanspec 1.78.08