add .shipit file
[gitmo/MooseX-StrictConstructor.git] / Changes
CommitLineData
a83dec43 10.04 2008-04-18
2
3- This module did not respcet the init_arg attribute setting, and used
4 the attribute name instead. Reported by Matt Trout. RT #34507.
5
6
f65b0fb9 70.03 2007-11-20
8
9- Require Moose 0.26, since that's first version to offer init_meta(),
10 apparently.
11
12
5b3a5317 130.02 2007-11-15
0c61e88b 14
d6b6d7ea 15- Moose was missing from the prereq list. Reported by Slaven Rezic.
0c61e88b 16
c001451a 17- Version 0.01 did not work after a class was made immutable.
18
0c61e88b 19
1e037f31 200.01 2007-11-14
32726d88 21
0c61e88b 22- First version, released on an unsuspecting world.