0.02 Wed, 22 Apr 2009 01:56:49 +0200
* Depend on MooseX::Types::VariantTable 0.02.
It sorts Types topologically now. All variants in a single
slot are tried for a match, and if the result is ambiguous
an error is thrown. This matches Perl 6's behavior for multi
method dispatch.
0.01 Mon, 13 Apr 2009 06:12:44 +0200
* Initial release.