nuke Sub::Uplevel
[gitmo/MooseX-Types.git] / Changes
1
2 0.05    ...
3         - ...
4         - removed vestigial load of Sub::UpLevel since it breaks
5           the argument display in confess()
6
7 0.04    Thu Aug  9 20:56:14 CEST 2007
8         - Automatically set strict and warnings like Moose does
9
10 0.03    Thu Aug  9 14:41:58 CEST 2007
11         - Minor POD typo correction
12         - Added some error messages for wrong type names
13         - Coercion handler not exported without type object
14         - Moved from Class::Inspector to Class::MOP::load_class
15
16 0.02    Wed Aug  8 20:33:42 CEST 2007
17         - Changed declaration to croak when it sees '::' in a typename
18
19 0.01    Wed Aug  8 18:19:34 CEST 2007
20         - Initial release
21