[ Test Suite ]
- More tests.
[ Other ]
- Eval::TypeTiny::CodeAccumulator now supports $coderef->compile(alias =>
1).
- If the `ws parameter is set to true in parameterized DelimitedStr type
constraints, leading and trailing whitespace will now be permitted.
- Non-parameterized DelimitedStr now has a coercion from ArrayRef[Str].
- The ${^TYPE_PARAMS_MULTISIG} magic global variable is now called
${^_TYPE_PARAMS_MULTISIG}. The old name will still be supported for at
least six months after the next stable release.