X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=4cf3b085cb729702a5ef468804c4d32464b3c2f8;hb=4aab360553cca9fc8b7be05bd6134928cf016ce3;hp=0784104e568279a8f59eaa0df12d00ffbd531f48;hpb=92264889a0f278aa61cdee48aef484496fb6e5ce;p=p5sagit%2FData-Dumper-Concise.git diff --git a/Changes b/Changes index 0784104..4cf3b08 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,20 @@ +Revision history for Data-Dumper-Concise + + - convert distribution from Module::Install to Distar; fixes RT#120856 + - every module has a $VERSION now (RT#116427) + - add support for Trailingcomma option (RT#114609, Aaron Crane) + +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