0.02
[gitmo/MooseX-MetaDescription.git] / Changes
1 Revision history for Perl extension MooseX::MetaDescription
2
3 0.02 Wed. May 7, 2008
4     ~~ documentation added for all modules ~~
5
6     * MooseX::MetaDescription::Meta::Trait
7       - making metadescription attribute default
8         also load the metadescription class
9     
10     * MooseX::MetaDescription::Meta::Class
11       - descriptions will now "inherit" by 
12         default, unless you specify the 
13         description explicitly
14         - added test for this
15
16 0.01 Friday, May 2, 2008
17     - extracted from Ernst project into it's 
18       own package, cause it is useful