0.00400
[gitmo/MooseX-Emulate-Class-Accessor-Fast.git] / Changes
CommitLineData
30cbeb5e 10.00400 Oct 28, 2008
2 - Fix bug where a bad assumption was causing us to infinitely loop
3 on badly-written code like Data::Page. (Reported by marcus)
4 - Tests for this
5 - Up Moose dep to 0.31
144866f7 60.00300 Jul XX, 2008
7 - Replace around 'new' with a BUILD method. Faster and avoids Moose
8 bug with around/immutable and sub-classes.
6b8ba79f 90.00200 Mar 28, 2008
10 - Extend BUILDALL to store constructor keys in the obj. hashref
11 - Minor fix to make sure Adopt doesn't trip PAUSE perms
12 - Bye bye auto_install.
e579fc46 130.00100 Mar 15, 2008
144866f7 14 - Initial Release!