X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=6cfdeda406d7174a1807cd33c714fde79c5c851b;hb=0deeb75fab1e92bc66dd345ed084fe29338ba013;hp=7391ea7d90b2761ac51dfc5c86f83fa6f601a538;hpb=739397239c2f69a006bfcaa8a6d418c611cd34b8;p=p5sagit%2FData-Dumper-Concise.git diff --git a/Changes b/Changes index 7391ea7..6cfdeda 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,22 @@ + - 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 + +1.001 Oct 5 2009 - more explanation of purpose, limitations and alternatives in the POD 1.000 Oct 3 2009