[ Documentation ]
- Expand per-type tests of bundled type libraries.
- Fix various documentation typos.
- Improve Type::Params SYNOPSIS.
- Improve Type::Tiny SYNOPSIS.
- More work on the Type::Tiny manual.
- Move CONTRIBUTING.pod into the manual.
- Types::Standard now has a SYNOPSIS.
[ Other ]
- (~Types::Standard::Any)->name is now 'None'
- Control over whether types are allowed to make callbacks in inlined code
is now via a package variable instead of an environment variable and can
be toggled at runtime.