X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=d48047c899dc829eadfa214570801163c7fb85c9;hb=6b90ff030fd72db106f8f5e2151f49de310ab69d;hp=d7c2242fa42359fd6cb58abb7311d209641a47b6;hpb=f2eac33e10951b37b5d3ec6b83d81c469fcf0289;p=gitmo%2FMoo.git diff --git a/Changes b/Changes index d7c2242..d48047c 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,6 @@ + - provide 'no Moo::sification' to forcibly disable metaclass inflation + - switch to Devel::GlobalDestruction to correctly disarm the + Moo::sification trigger under threads - make extends after has work - name subs if Sub::Name is available for better stracktraces - undefer all subs before creating a concrete Moose metaclass