7b432c78286b57c502cb05b715af5ad9ad6d17e2
[p5sagit/Data-Dumper-Concise.git] / Changes
1 2.012 Aug 31 2010
2   - Make DwarnN test still work if Devel::ArgNames isn't installed
3
4 2.011 Aug 30 2010
5   - add $DwarnN export
6   - make Devel::ArgNames an optional dep
7
8 2.010 Jul 29 2010
9   - add $Dwarn export
10
11 2.001 Jul 23 2010
12   - add documentation for DwarnN
13
14 2.000 Jul 22  2010
15   - remove Dumper() returning object
16   - add DwarnN
17   - add DwarnL
18   - make Dwarn contextual
19   - document ::Dwarn idiom
20
21 1.200 Feb 13 2010
22   - make sure Devel::Dwarn::Dwarn and Devel::Dwarn::DwarnS work
23
24 1.100 Dec 10 2009
25   - add Data::Dumper::Concise::Sugar containing Dwarn and DwarnS
26     helper functions
27   - add Devel::Dwarn as a more concise alias for ::Sugar
28
29 1.002 Nov 22 2009
30   - open up non-ref and multiple arguments since I've not seen any other
31     viable use for the additional syntax
32
33 1.001 Oct 5 2009
34   - more explanation of purpose, limitations and alternatives in the POD
35
36 1.000 Oct 3 2009
37   - Dumper() returns concise Data::Dumper object
38   - Dumper($ref) returns concisely dumped ref
39   - anything else die()s