X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=c3911ab21b58a97c648ead085fca5e1812a2435a;hb=aed63e0076dd9bf8569d20ad77401b58f5462877;hp=206c6562d1ffcb7277eaa1b63fa867986100d35e;hpb=6e77b8df0c2c56f2b38212072011147950558848;p=gitmo%2FMoo.git diff --git a/Changes b/Changes index 206c656..c3911ab 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,18 @@ +0.091012 - 2012-07-15 + - useful and detailed errors for default checker in attrib generation + - throw an error when trying to extend a role + +0.091011 - 2012-06-27 + - re-add #web-simple as development IRC + - don't assume Scalar::Util is imported into the current package + +0.091010 - 2012-06-26 + - isa checks on builders + - additional quote_sub docs + - remove multi-populate code to fix exists/defined new() bug + - document move to #moose and include repository metadata + - no Moo and no Moo::Role + - squelch used only once warnings for $Moo::HandleMoose::MOUSE - MooClass->meta - subconstructor handling for Moose classes