Revision history for Perl extension Perl-Critic-Policy-Moo-ProhibitMakeImmutable.
0.06 2019-03-12T17:02:51Z
- Deprecate.
0.05 2019-03-03T18:40:22Z
- Declare deps as modules, not distros.
- Require perl 5.8.1.
- Simplify VERSION declarations.
0.04 2019-02-18T06:06:46Z
- Migrate all the tests from Test::More to Test2::V0.
- Migrate build tooling from Dist::Zilla to Minilla.
0.03 2018-07-20
- Optimize; we only care *if* we found a match. @bleargh45
0.02 2017-12-30
- Fix typo. @kyzn
0.01 2016-06-21
- First version.