X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=6066615934054e059f2ac56e63637ea37314cd9b;hb=8bbe7634880592efc884387eef04e55f5cf77d14;hp=4d3449e73b5d468e2d335d0a92d238a006917e67;hpb=212901413cc6f2b2403536145433c0508f12e263;p=gitmo%2FRole-Tiny.git diff --git a/Changes b/Changes index 4d3449e..6066615 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,14 @@ + - remove the big scary warning because we seem to be mostly working now + - perl based getter dies if @_ > 1 (XSAccessor already did) + - add Role::Tiny::With for use in classes + - automatically generate constructors in subclasses when required so that + subclasses with a BUILD method but no attributes get it honoured + - add coerce handling + +0.009008 - 2011-06-03 + - transfer fix to _load_module to Role::Tiny and make a note it's an inline + - Bring back 5.8.1 compat + 0.009007 - 2011-02-25 - I botched the copyright. re-disting.