MooseX-Enumeration
==================

Created:      2014-05-16
Home page:    <https://metacpan.org/release/MooseX-Enumeration>
Bug tracker:  <http://rt.cpan.org/Dist/Display.html?Queue=MooseX-Enumeration>
Maintainer:   Toby Inkster (TOBYINK) <tobyink@cpan.org>

0.003	2014-05-18

 [ Packaging ]
 - Declare dependency on Module::Runtime.

 [ Other ]
 - Improved efficiency of delegated methods; they now run at twice the
   speed!
 - No longer require Type::Tiny::Enum; fall back to
   Moose::Meta::TypeConstraint::Enum.

0.002	2014-05-16

 [ Test Suite ]
 - Add a test case for non-Type::Tiny type constraint.

 [ Packaging ]
 - Declare test dependency on Types::Standard.

0.001	2014-05-16	Initial release
