pod syntax fix.
[gitmo/MooseX-Types.git] / Changes
CommitLineData
077ac262 10.08 Mon Dec 09 19:00:00 EST 2008
2 - Added experimental support for recursive type constraints. Pod and
3 tests for this feature. Let the madness begin.
4 - Documentation updates.
5 - Workaround test case for the SUb::Exporter compatibility issue. Also
6 documented in Pod.
b3b39119 7
77134b88 80.07 Fri Oct 07 23:00:00 EST 2008
9 - Bumped minimum allowed Moose version to fix problem with overloading
10 on some versions of Perl
11 - Tiny documentation updates.
12
a7e5f92d 130.06 Fri Oct 24 15:00:00 EST 2008
475bbd1d 14 - Added support for parameterized types and type unions, tests for all
15 that and documentation updates.
77134b88 16
686e5888 170.05 [Indetermined]
16ddefbf 18 - moved export mechanism to Sub::Exporter. ::Base contains
19 a bunch of wrapping logic to allow the export-along functionality
20 for the helper symbols
8cd6ad6c 21 - removed vestigial load of Sub::UpLevel since it breaks
22 the argument display in confess()
badcd0e5 23
559cf3d8 240.04 Thu Aug 9 20:56:14 CEST 2007
25 - Automatically set strict and warnings like Moose does
31ac8780 26
9448c224 270.03 Thu Aug 9 14:41:58 CEST 2007
b3b39119 28 - Minor POD typo correction
9563f55e 29 - Added some error messages for wrong type names
30 - Coercion handler not exported without type object
9448c224 31 - Moved from Class::Inspector to Class::MOP::load_class
b3b39119 32
330.02 Wed Aug 8 20:33:42 CEST 2007
34 - Changed declaration to croak when it sees '::' in a typename
35
360.01 Wed Aug 8 18:19:34 CEST 2007
37 - Initial release
38