recursion test
[gitmo/MooseX-Types.git] / Changes
CommitLineData
b3b39119 1
77134b88 20.07 Fri Oct 07 23:00:00 EST 2008
3 - Bumped minimum allowed Moose version to fix problem with overloading
4 on some versions of Perl
5 - Tiny documentation updates.
6
a7e5f92d 70.06 Fri Oct 24 15:00:00 EST 2008
475bbd1d 8 - Added support for parameterized types and type unions, tests for all
9 that and documentation updates.
77134b88 10
686e5888 110.05 [Indetermined]
16ddefbf 12 - moved export mechanism to Sub::Exporter. ::Base contains
13 a bunch of wrapping logic to allow the export-along functionality
14 for the helper symbols
8cd6ad6c 15 - removed vestigial load of Sub::UpLevel since it breaks
16 the argument display in confess()
badcd0e5 17
559cf3d8 180.04 Thu Aug 9 20:56:14 CEST 2007
19 - Automatically set strict and warnings like Moose does
31ac8780 20
9448c224 210.03 Thu Aug 9 14:41:58 CEST 2007
b3b39119 22 - Minor POD typo correction
9563f55e 23 - Added some error messages for wrong type names
24 - Coercion handler not exported without type object
9448c224 25 - Moved from Class::Inspector to Class::MOP::load_class
b3b39119 26
270.02 Wed Aug 8 20:33:42 CEST 2007
28 - Changed declaration to croak when it sees '::' in a typename
29
300.01 Wed Aug 8 18:19:34 CEST 2007
31 - Initial release
32