adding metaclass laliasing
[gitmo/MooseX-Getopt.git] / ChangeLog
CommitLineData
5dac17c3 1Revision history for Perl extension MooseX-Getopt
2
1a8b4ed1 30.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
d8a58354 160.01 Friday, March 9, 2007
17 - module released to CPAN