1.01     2015-01-10

- Allow "use namespace::autoclean" to satisfy the RequireCleanNamespace policy
  by default. In addition, you can provide your own list of "cleaners" as a
  configuration option.


1.00     2015-01-10

- No changes from the last release, just making this official.


0.999_002  2009-05-15

- New Moose::ProhibitMultipleWiths and Moose::ProhibitNewMethod policies.

- The list of modules that RequireCleanNamespace looks for is customizable and
  Moose::Util::TypeConstraints has been added to the default list.


0.999_001  2008-10-30

- Initial release.