Thu Nov 4 21:58:21 UTC 2010 - pascal.bleser@opensuse.org
- update to 0.24 (no user-visible changes)
- changes from 0.22:
* ypdate docs to mention MRO::Compat rather than Class::C3
* added '0+' overloading to solve the type constraint equality regression introduced when Moose 1.05 tightened the rules determing type constraint equality
- changes from 0.21:
* attempting to import a non-existent type from a combined type library gave a very confusing error message from the MooseX::Types::Combined internals. Now it gives you a much more useful message