X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=b81b8ff2b8babc12c3ef26b2d0c6dacc9bcf6309;hb=679fe9d02ec5d658e9556975c94898a08a42aa7d;hp=a24e278ff0ba19a31866bb272e4b17b1d8acac7f;hpb=bef8cf5e5e01eadafefbd95cb99059a96faf73c7;p=p5sagit%2FData-Dumper-Concise.git diff --git a/Changes b/Changes index a24e278..b81b8ff 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,22 @@ +Revision history for Data-Dumper-Concise + + - convert distribution from Module::Install to Distar; fixes RT#120856 + +2.022 Mar 21 2014 + - Fix repo metadata + +2.021 Dec 31 2013 + - Make Dwarn output all arguments even in scalar context + (retun val is still the same though) + +2.020 Jan 20 2011 + - Add DumperObject for getting at the underlying obj + - create DwarnF for formatting Dumper'd output + - Create Ddie for die'ing output + +2.012 Aug 31 2010 + - Make DwarnN test still work if Devel::ArgNames isn't installed + 2.011 Aug 30 2010 - add $DwarnN export - make Devel::ArgNames an optional dep