X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=4f1f4b325b7f4c9c2c4451eb22ca5d84b689bc16;hb=5054642f6999a563ee8e12118eb89d9445f274a5;hp=4c6578710f323393b3737762e347e255f7f9addb;hpb=e946236eae077a09ce1d8cee071fde812d932a09;p=p5sagit%2FData-Dumper-Concise.git diff --git a/Changes b/Changes index 4c65787..4f1f4b3 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,14 @@ + - add Dwarn_only { ... } (...) and DwarnS_only { ... } $foo to + allow filtering of the data before Dumper-ing it + +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