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