[ REGRESSIONS ]
- The Mouse XS stuff introduced in Type-Tiny 0.003_09 has been partially
removed. (I do plan on restoring it, and improving it.)
[ Documentation ]
- Update benchmark scripts, showing results with/without Type::Tiny::XS.
[ Test Suite ]
- When testing equivalence between Types::Standard types and core Moose
types, don't testNum
because Types::Standard provides two different
implementations for it.
[ Other ]
- Type::Tiny::XS is now used (if available) to speed up some of the
Types::Standard type constraints, plus Type::Tiny::Class and
Type::Tiny::Duck.