MooX-Enumeration
================
Created: 2018-07-03
Maintainer: Toby Inkster (TOBYINK) <tobyink@cpan.org>
0.010 2019-11-24
- Support handles => 2.
0.009 2019-11-10
- Role support.
0.008 2019-11-10
[ Bug Fixes ]
- Fix for recent versions of Moo.
Fixes RT#130941.
Diab Jerius++
0.007 2018-07-26 Bond. James Bond.
[ Bug Fixes ]
- Don't try to install delegate methods for attributes that aren't even
enumerations.
0.006 2018-07-04
[ Packaging ]
- Depend on Type::Tiny::Enum instead of Types::Standard. (The latter is
still used for test suite.)
0.005 2018-07-04
[ Bug Fixes ]
- Fix precendence issue with lazy defaults/builders.
[ Packaging ]
- Add explicit dependency on Eval::TypeTiny (which has been required since
0.004).
0.004 2018-07-04
[ Bug Fixes ]
- Properly support attributes with triggers and lazy defaults/builders.
0.003 2018-07-04
[ Packaging ]
- Add missing dependency on match::simple.
Fixes RT#125748.
Slaven Rezić++
0.002 2018-07-03
[ Documentation ]
- Can haz docs?.
0.001 2018-07-03 Initial release