Release history for Perl::Critic::RENEEB
========================================
2.05 2020-12-01 07:54:00
* require the current PPI version (1.270) to get the correct parsing behaviour for type casts, no change in functionality
* update documentation: mention the two latest policies
2.04 2020-11-30 12:17:00
* Add one policy to require postdereferencing
* fix metadata (http => https) (thanks @szabgab)
2.03 2020-11-26 20:35:00
* Add one policy to require the use of 'first' instead of 'grep'
2.02 2018-12-17 15:40:00
[TESTS]
* Be more generic with error messages
2.01 2018-12-15 13:56:00
[MISC]
* add subclass of NamingConventions::Capitalization with parameter to exclude by 'Full qualified namespace'
* improve documentation
2.0 2018-11-29 16:46:00
[MISC]
* Removed 'strict' parameter -> it makes no sense
* Added lots of tests
0.02 2015-02-23
[MISC]
* Use Git-Bundle
* Use Basic-Bundle
* Add metadata for resources
0.01 2012-04-11
+ initial release