[ Documentation ]
- Minor documentation clarifications around new constructor methods for
Type::Tiny subclasses.
[ Test Suite ]
- Add versions of tests for the new Type::Params v2 API which don't rely
on Perl 5.20 features.
- More tests for Type::Tiny::{Class,Duck,Enum,Role} exporting.
[ Packaging ]
- Require Exporter::Tiny 1.004001.
[ Other ]
- Type::Tiny::{Class,Duck,Enum,Role} subclass Exporter::Tiny instead of
handling exports manually.