------------------------------------------------------------------------
0.03 | Piotr Roszatycki <dexter@debian.org> | 2008-10-13
Changes:
* Do not recurse on Exception::Died and Exception::Warning.
* Adaptated to new Exception::Base.
* Renamed "eval_thrown" attribute to "sig_die_handled".
* Requires Exception::Base >= 0.19.
------------------------------------------------------------------------
0.0201 | Piotr Roszatycki <dexter@debian.org> | 2008-05-29
Changes:
* Fixed POD coverage.
------------------------------------------------------------------------
0.02 | Piotr Roszatycki <dexter@debian.org> | 2008-05-28
* New overwritten method "catch". It rebless the exception object if it is
thrown with __DIE__ hook.
* Optional syntax: use Exception::Base '%SIG' => 'die';
* New attribute "eval_thrown".
------------------------------------------------------------------------
0.0101 | Piotr Roszatycki <dexter@debian.org> | 2008-05-09
* Build requires Test::Unit::Lite >= 0.07.
------------------------------------------------------------------------
0.01 | Piotr Roszatycki <dexter@debian.org> | 2008-05-08
* Development release.
------------------------------------------------------------------------