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