0.004 2011-09-18 23:37:00 Europe/London
API-BREAKING cleanup to method names. If you're using this please note that some camelCase names
are renamed, hopefully for the better.
Stack trace is possibly more useful now, uses a fake format string %S entry.
Stringify blessed objects in stack trace to avoid massive stack trace
output when deeper objects are on the stack.
OO methods added, not that I've used them much. Synopsis updated accordingly.
Also provide some sort of primitive Test::Harness integration, and some examples.
0.003 2011-07-26 23:15:24 Europe/London
Use STDERR as the default handle, rather than randomly creating entitymodel.log files.
Only check handle once in ->close, and move the close-on-fork to a separate
method which avoids closing unless we're already open.
0.002 2011-02-07 19:11:25 Europe/London
Documentation.
0.001 2011-02-01 04:35:26 Europe/London
Initial release to CPAN.