more tests for union types
[gitmo/MooseX-Types.git] / Changes
CommitLineData
b3b39119 1
a7e5f92d 20.06 Fri Oct 24 15:00:00 EST 2008
475bbd1d 3 - Added support for parameterized types and type unions, tests for all
4 that and documentation updates.
5
686e5888 60.05 [Indetermined]
16ddefbf 7 - moved export mechanism to Sub::Exporter. ::Base contains
8 a bunch of wrapping logic to allow the export-along functionality
9 for the helper symbols
8cd6ad6c 10 - removed vestigial load of Sub::UpLevel since it breaks
11 the argument display in confess()
badcd0e5 12
559cf3d8 130.04 Thu Aug 9 20:56:14 CEST 2007
14 - Automatically set strict and warnings like Moose does
31ac8780 15
9448c224 160.03 Thu Aug 9 14:41:58 CEST 2007
b3b39119 17 - Minor POD typo correction
9563f55e 18 - Added some error messages for wrong type names
19 - Coercion handler not exported without type object
9448c224 20 - Moved from Class::Inspector to Class::MOP::load_class
b3b39119 21
220.02 Wed Aug 8 20:33:42 CEST 2007
23 - Changed declaration to croak when it sees '::' in a typename
24
250.01 Wed Aug 8 18:19:34 CEST 2007
26 - Initial release
27