X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=0784104e568279a8f59eaa0df12d00ffbd531f48;hb=92264889a0f278aa61cdee48aef484496fb6e5ce;hp=e1c03998e00acab5dd8801ff497570dfbc8bf7ae;hpb=7e7c5754783215e8964b61b6e0dff51084db3590;p=p5sagit%2FData-Dumper-Concise.git diff --git a/Changes b/Changes index e1c0399..0784104 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,28 @@ + - create DwarnF for formatting Dumper'd 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 + +2.010 Jul 29 2010 + - add $Dwarn export + +2.001 Jul 23 2010 + - add documentation for DwarnN + +2.000 Jul 22 2010 + - remove Dumper() returning object + - add DwarnN + - add DwarnL + - make Dwarn contextual + - document ::Dwarn idiom + +1.200 Feb 13 2010 + - make sure Devel::Dwarn::Dwarn and Devel::Dwarn::DwarnS work + 1.100 Dec 10 2009 - add Data::Dumper::Concise::Sugar containing Dwarn and DwarnS helper functions