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