X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=5a4902c23537145658e337218fa5f588da208696;hb=refs%2Ftags%2F0.40_04;hp=f72afd67a9829aac9e8a0f08f45a2b543a1dba43;hpb=b06ce1f502945c13a52c503f1a651fe92c91c773;p=gitmo%2FMouse.git diff --git a/Changes b/Changes index f72afd6..5a4902c 100644 --- a/Changes +++ b/Changes @@ -1,7 +1,19 @@ Revision history for Mouse -0.40_01 Sun Oct 25 18:01:51 2009 - * Mouse in XS +0.40_04 + * Implement type constraint generators in XS + +0.40_03 Fri Oct 30 12:03:58 2009 + * Update Module::Install::XSUtil to 0.15 + +0.40_02 Tue Oct 27 15:04:10 2009 + * Add the Mouse::XS documentation + + * Mouse::Meta::Method::Accessor + - Apply type constraints to default values as Moose does + +0.40_01 Mon Oct 26 17:31:23 2009 + * Add an optional XS implementation 0.40 Mon Oct 19 18:30:32 2009 * Mouse::Meta::TypeConstraint