X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=a24e278ff0ba19a31866bb272e4b17b1d8acac7f;hb=bef8cf5e5e01eadafefbd95cb99059a96faf73c7;hp=4c6578710f323393b3737762e347e255f7f9addb;hpb=e946236eae077a09ce1d8cee071fde812d932a09;p=p5sagit%2FData-Dumper-Concise.git diff --git a/Changes b/Changes index 4c65787..a24e278 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,28 @@ +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 + - add Devel::Dwarn as a more concise alias for ::Sugar + 1.002 Nov 22 2009 - open up non-ref and multiple arguments since I've not seen any other viable use for the additional syntax