[ BACK COMPAT ]
- If none of a multisig's alternative sigs match the parameter list
${^TYPE_PARAMS_MULTISIG} will be explicitly set to undef, instead of
being left as-is.
- The Eval::TypeTiny::HAS_LEXICAL_VARS constant no longer exists. It was
deprecated in Type-Tiny-1.004000 (2018-07-27).
[ Other ]
- Get the
multiple
option working with thesignature_for
function from
Type::Params.
- Improved test cases and miscellaneous small bugfixes for slurpy
parameters in Type::Params.