Bump to 0.56
[gitmo/Moose.git] / lib / Moose / Meta / TypeConstraint / Class.pm
2008-08-04 Shawn M Moore Bump to 0.56
2008-07-08 Stevan Little some refactoring of handles
2008-07-03 Stevan Little 0.55 setup
2008-07-03 Stevan Little setting up 0.53
2008-06-27 Shawn M Moore Bump to 0.52
2008-06-27 Shawn M Moore Bump us up to 0.51
2008-06-13 Shawn M Moore Bump the versions of everything to 0.50
2008-04-13 Yuval Kogman Introduce TypeConstraint::Role, and add find_or_create_...
2008-04-13 Stevan Little fixing trigger/coerce bug, adding test and reformating...
2008-04-12 Yuval Kogman fix and test equals for various TC classes, and introdu...
2008-04-12 Yuval Kogman add C<equals> method to TypeConstraint, and make use...
2008-04-12 Yuval Kogman add 'class' attr to TypeConstraint::Class
2008-02-22 Stevan Little sorry konobi, not enough of a perf win, so lets wait...
2008-02-20 Scott McWhirter Add ObjectOfType XS function for use with anon types...
2008-01-14 Stevan Little * role exclusion and aliasiing now works in composite...
2008-01-13 Yuval Kogman Moose::Meta::TypeConstraint::Class