Fix repo metadata
[p5sagit/Data-Dumper-Concise.git] / Changes
CommitLineData
490d8db8 1Revision history for Data-Dumper-Concise
2
32.022 Mar 21 2014
4 - Fix repo metadata
5
0d511978 62.021 Dec 31 2013
7 - Make Dwarn output all arguments even in scalar context
8 (retun val is still the same though)
9
f717f593 102.020 Jan 20 2011
7bbc3007 11 - Add DumperObject for getting at the underlying obj
92264889 12 - create DwarnF for formatting Dumper'd output
2566c738 13 - Create Ddie for die'ing output
92264889 14
452e7ff2 152.012 Aug 31 2010
16 - Make DwarnN test still work if Devel::ArgNames isn't installed
17
bef8cf5e 182.011 Aug 30 2010
19 - add $DwarnN export
20 - make Devel::ArgNames an optional dep
21
c8b31788 222.010 Jul 29 2010
23 - add $Dwarn export
24
9469b5b0 252.001 Jul 23 2010
26 - add documentation for DwarnN
27
282.000 Jul 22 2010
39d55feb 29 - remove Dumper() returning object
0deeb75f 30 - add DwarnN
69d8b422 31 - add DwarnL
32 - make Dwarn contextual
33 - document ::Dwarn idiom
34
9e8a5bca 351.200 Feb 13 2010
2570b7be 36 - make sure Devel::Dwarn::Dwarn and Devel::Dwarn::DwarnS work
37
7e7c5754 381.100 Dec 10 2009
42f8d5be 39 - add Data::Dumper::Concise::Sugar containing Dwarn and DwarnS
40 helper functions
41 - add Devel::Dwarn as a more concise alias for ::Sugar
42
e946236e 431.002 Nov 22 2009
44 - open up non-ref and multiple arguments since I've not seen any other
45 viable use for the additional syntax
46
3d4be272 471.001 Oct 5 2009
73939723 48 - more explanation of purpose, limitations and alternatives in the POD
49
6d2a9a35 501.000 Oct 3 2009
51 - Dumper() returns concise Data::Dumper object
52 - Dumper($ref) returns concisely dumped ref
53 - anything else die()s