start of 0.03
[gitmo/MooseX-Getopt.git] / ChangeLog
CommitLineData
5dac17c3 1Revision history for Perl extension MooseX-Getopt
2
e2911e34 30.03
4 * downgraded the Getopt version requirement
5 to 2.35 as per RT #26844
6
7
1c3e6142 80.02 Friday, April 6, 2007
1a8b4ed1 9 * MooseX::Getopt
10 - added the ARGV attribute (thanks to blblack)
11 - added tests and docs for this
12
13 * MooseX::Getopt::Meta::Attribute
14 - added the cmd_aliases attribute (thanks to blblack)
15 - added tests and docs for this
16 - added support for Moose 0.19's custom
17 attribute metaclass alias registry.
18 - added tests and docs for this
19
d8a58354 200.01 Friday, March 9, 2007
21 - module released to CPAN