[ Documentation ]
- Add security policy to Type::Tiny::Manual::Policies.
- Document that Type::Tiny::Enum defines its own sorter.
[ Packaging ]
- Add test suggestion dependencies on Devel::Hide and namespace::clean.
[ Other ]
- If you lexically import
tfrom Type::Registry, then it will no longer
be tied to the caller's per-package type registry.
- Type::Tiny::Enum now throws an exception if you try to pass a sorter
coderef to the constructor.