Changelog for Perl-Critic-Policy-RegularExpressions-RequireDefault 2.02 2021-05-22T13:15:06Z Maintenance release, update not required - Addressed issue with spelling in the documentation 2.01 2019-02-09T23:25:13Z Maintenance release, update not required - Fixed some documentation issues and added some more links - Minor cleanups to the code 2.00 2019-02-03T20:20:55Z Feature release, update not required - This release introduced the strict configuration parameter Ref: https://github.com/jonasbn/perl-critic-policy-regularexpressions-requiredefault/issues/5 1.01 2019-01-15T07:48:31Z Maintenance release, update not required - Corrected the homepage metadata link 1.00 2018-11-30T06:41:05Z Maintenance release, update not required - This release is for marking the first stable version of the policy 0.02 2018-11-26T07:43:46Z Maintenance release, update not required - Mention of requirement for Perl 5.14 as described in issue #3 Ref: https://github.com/jonasbn/perl-critic-policy-regularexpressions-requiredefault/issues/3#issuecomment-441470047 - Bumped Perl requirement from Perl 5.8 to 5.14 based on the above information 0.01 2018-11-25T19:39:00Z Feature release, update recommended - Initial feature release, introducing policy for regular expressions and the /a and /aa modifiers