0.03 2003-12-23 DCANTRELL Added special-case handling for Scalar::Properties
0.04 2003-12-24 DCANTRELL Applied aef's patch to correctly compare refs to
refs to stuff
0.05 2003-12-30 DCANTRELL Applied mike@very.puzzling.org's patch for
comparing compiled regexps
0.06 2004-01-06 DCANTRELL Added plugins, moved Scalar::Properties support
into a plugin (plugins were Jim Cromie's idea)
0.07 2004-01-07 DCANTRELL Bugfix to avoid loading same plugin more than
once. S::P plugin renamed so it would work with
this bugfix. Clean-up of code. Fix minor doc-bug
in lib/Data/Compare/Plugins.pod.
0.08 2004-01-20 DCANTRELL Added options, and ignore_hash_keys
0.09 2004-02-23 DCANTRELL Added deep recursion detection.
0.10 2004-03-13 DCANTRELL Replaced recursion detection with Rusty Conover's
much better implementation.