[ Bug Fixes ]
- Fix non-inlined version of NegativeOrZeroInt.
[ Documentation ]
- Document the remaining RT#93345-related issues - see "Deep Caveat" in
Type::Tiny::Manual::Coercions.
http://purl.org/NET/cpan-uri/rt/ticket/93345
[ Test Suite ]
- Alter the Types::Common::* test cases to use Test::TypeTiny.
- Test to avoid the "too few arguments for type constraint check
functions" error.
Diab Jerius++
http://purl.org/NET/cpan-uri/rt/ticket/97684
- Update t/30-integration/Moose/coercion.t to Moose 2.1200 which throws an
exception rather than printing a warning when coerce=>1 is used on a
type constraint with no coercions.
[ Other ]
- Prevent inlining of coercions if they've not been frozen.
http://purl.org/NET/cpan-uri/rt/ticket/93345