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