[ Bug Fixes ]
- Fix the crashing t/moo-inflation.t test case.
[ Documentation ]
- Document Type::Coercion's overloading.
[ Test Suite ]
- Add test cases for ScalarRef[`a].
[ Other ]
- All of Type::Standard cannow be inlined.
- Create and use compiled type constraint checks; much faster!
- Make sure Type::Standard's Moose-like built-ins get inflated to real
Moose built-in types.
- Use more unique stringification for %Moo::HandleMoose::TYPE_MAP keys.