X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=41118ab7e7a79cf6e1703ab1f95b7f738b3196fd;hb=9c93bcfc0f6d725dbb3efd84f5988cfad51b6218;hp=7b432c78286b57c502cb05b715af5ad9ad6d17e2;hpb=452e7ff29c95f7771bf5efd31c24cfb6f2d7b2bb;p=p5sagit%2FData-Dumper-Concise.git diff --git a/Changes b/Changes index 7b432c7..41118ab 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,17 @@ +Revision history for Data-Dumper-Concise + +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