Throwable-Factory
=================
Created: 2012-12-17
Home page: <https://metacpan.org/release/Throwable-Factory>
Bug tracker: <http://rt.cpan.org/Dist/Display.html?Queue=Throwable-Factory>
Maintainer: Toby Inkster (TOBYINK) <tobyink@cpan.org>
0.007 2014-09-10
[ Packaging ]
- Switch to Dist::Inkt.
0.006 2013-05-12
[ Documentation ]
- Add CAVEATS section to documentation.
Chris Prather++
<https://rt.cpan.org/Ticket/Display.html?id=84277>
0.005 2013-02-26
[ Documentation ]
- Document taxonomy test case.
- Exception taxonomy documentation incorrectly stated that there were four
built-in categories, when only three were listed. Fixed.
- Fix typo in code sample.
- Give example of usage with Try::Tiny::ByClass.
0.004 2012-12-26 Boxing Day
- Added: Exception taxonomy.
0.003 2012-12-21 100% Devel::Cover coverage!
[ Packaging ]
- Add some test cases for different constructor styles.
0.002 2012-12-20
[ Bug Fixes ]
- Don't assume path separator is forward-slash in t/01base.t. Was causing
test failures on Windows.
0.001 2012-12-19 First official release
0.000_03 2012-12-18
- Move some of responsibility for sane FIELDS list to MooX::Struct
(require version 0.009).
0.000_02 2012-12-18
- Use namespace::clean instead of namespace::sweep.
0.000_01 2012-12-18 Developer preview