0f95060427a18c81e1512cc636745439ffcd0c02
[p5sagit/Class-C3-Componentised.git] / Changes
1 Revision history for Class-C3-Componentised
2
3         Stop importing Carp functions (and thus polluting the inheritor
4         namespaces)
5
6 1.0008   24 Feb 2011
7         Fix inject_base regression introduced during optimizations in
8         1.0007
9
10 1.0007   23 Feb 2011
11         Throw a readable exception when load_optional_class is given an
12         invalid class name
13
14 1.0006   08 Sep 2009
15         Allow derived classes without component_base_class(), given all
16         arguments to load_components are absolute class names (+Classname)
17
18 1.0005   22 Apr 2009
19         Add load_optional_class method
20
21 1.0004   18 Mar 2009
22         Port to use MRO::Compat (rafl)
23
24 1.0003    5 Mar 2008
25         Fix tests on perl 5.10.0
26
27 1.0002    4 Mar 2008 
28         Make tests more resilient
29
30 1.0001    11 Aug 2007
31         Add missing dep on Test::Exception
32
33 1.0000    31 Jul 2007
34         First version, based on DBIx::Class::Componentised r3634
35