adding metaclass laliasing
[gitmo/MooseX-Getopt.git] / ChangeLog
1 Revision history for Perl extension MooseX-Getopt
2
3 0.02
4
5     * MooseX::Getopt
6       - added the ARGV attribute (thanks to blblack)
7         - added tests and docs for this
8
9     * MooseX::Getopt::Meta::Attribute
10       - added the cmd_aliases attribute (thanks to blblack)
11         - added tests and docs for this
12       - added support for Moose 0.19's custom 
13         attribute metaclass alias registry.
14         - added tests and docs for this
15
16 0.01 Friday, March 9, 2007
17     - module released to CPAN