Release 2.020
[p5sagit/Data-Dumper-Concise.git] / Changes
CommitLineData
f717f593 12.020 Jan 20 2011
7bbc3007 2 - Add DumperObject for getting at the underlying obj
92264889 3 - create DwarnF for formatting Dumper'd output
2566c738 4 - Create Ddie for die'ing output
92264889 5
452e7ff2 62.012 Aug 31 2010
7 - Make DwarnN test still work if Devel::ArgNames isn't installed
8
bef8cf5e 92.011 Aug 30 2010
10 - add $DwarnN export
11 - make Devel::ArgNames an optional dep
12
c8b31788 132.010 Jul 29 2010
14 - add $Dwarn export
15
9469b5b0 162.001 Jul 23 2010
17 - add documentation for DwarnN
18
192.000 Jul 22 2010
39d55feb 20 - remove Dumper() returning object
0deeb75f 21 - add DwarnN
69d8b422 22 - add DwarnL
23 - make Dwarn contextual
24 - document ::Dwarn idiom
25
9e8a5bca 261.200 Feb 13 2010
2570b7be 27 - make sure Devel::Dwarn::Dwarn and Devel::Dwarn::DwarnS work
28
7e7c5754 291.100 Dec 10 2009
42f8d5be 30 - add Data::Dumper::Concise::Sugar containing Dwarn and DwarnS
31 helper functions
32 - add Devel::Dwarn as a more concise alias for ::Sugar
33
e946236e 341.002 Nov 22 2009
35 - open up non-ref and multiple arguments since I've not seen any other
36 viable use for the additional syntax
37
3d4be272 381.001 Oct 5 2009
73939723 39 - more explanation of purpose, limitations and alternatives in the POD
40
6d2a9a35 411.000 Oct 3 2009
42 - Dumper() returns concise Data::Dumper object
43 - Dumper($ref) returns concisely dumped ref
44 - anything else die()s