support class_has with no isa, with test
[gitmo/MooseX-AlwaysCoerce.git] / Changes
CommitLineData
7a603ffa 1Revision history for MooseX-AlwaysCoerce
ad1917d7 2
57d1fb14 3 - support class_has with no isa (Karen Etheridge)
4
26d62781 50.06 2010-07-28 00:58:50
e307e391 6 - Use modern Moose APIs, to avoid warnings with Moose 1.09 (Karen Etheridge)
7
9e804fe1 80.05 2010-07-13 00:05:10
9 - support types without coercion (Schwern)
10
538d9d4e 110.04 2010-03-06 05:28:01
12 - remove t/00-load.t (was failing)
13
68bf8463 140.03 2009-06-16 17:50:12
15 - make coerce => 0 work for class_has
16
2429fb7e 170.02 2009-06-16 17:23:29
18 - rewritten using metaroles, the Moose way
19
ad1917d7 200.01 2009-06-15 22:18:34
21 - releasing...