X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMouse.git;a=blobdiff_plain;f=Changes;h=8285f99497ee3543e1cae03234fa5c36a78f6775;hp=c58e5fae2ac21dd6cbaf76d13d4255e5dead35b1;hb=ad022aac12ce95ee336af9dde0758ae98037f3ab;hpb=6cfa1e5e70616fb102915489c02d8347ffa912fb diff --git a/Changes b/Changes index c58e5fa..8285f99 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,12 @@ Revision history for Mouse 0.30 + * Work around anonymous classes as mortal classes + + * Implement with $role => -exlucdes => [...] (gfx) + + * Implement get_method() in M::Meta::Class and M::Meta::Role (gfx) + * Make get_method_list() compatible with Moose's (gfx) * Make unimport() not to remove non-Mouse functions (blessed and confess) (gfx) @@ -10,8 +16,6 @@ Revision history for Mouse * Support is => 'bare', and you must pass and 'is' option to has() (gfx) - * Make generator methods private (gfx) - 0.29 Thu Sep 17 11:49:49 2009 * role class has ->meta in method_list, because it does in Moose since 0.9