[ REGRESSIONS ]
- Types::Standard types no longer have 'library' attribute set; this
subtly breaks Moo type inflation, and breaks the MooX::late test suite
which relies on type inflation working correctly.
[ Bug Fixes ]
- Fix for compiled_checks for type constraints inheriting from
Type::Tiny::Class, etc.
Richard Simões++
[ Other ]
- Types::Standard no longer uses Type::Utils.
- Various minor optimizations for Eval::TypeTiny, Type::Tiny, etc.