cpan Type-Tiny 0.000_06

latest releases: 2.007_000, 2.006000, 2.005_002...
pre-release11 years ago

[ Documentation ]

  • Improved documentation of parameterization attributes.
  • Section in manual comparing Type::Tiny with various other type library
    frameworks.
  • Using Type::Tiny with Moo added to manual.

[ Test Suite ]

  • More test cases.

[ Other ]

  • Added: Type::Tiny now has an 'inline_assert' function.
  • Footprint reduction: Type::Tiny and Type::Coercion no longer use if.pm.
  • Footprint reduction: Type::Tiny no longer triggers Perl to load its
    Unicode tables (unless you create a type constraint with a non-ASCII
    type name).
  • Footprint reduction: Type::Tiny, Type::Library and Type::Coerce no
    longer automatically load Types::Standard and Type::Utils.
  • In Moo, type assertions and coercions are now inlined.
    Matt S Trout++
  • Monkey patch Moose::Meta::TypeConstraint to be able to retrieve
    Type::Tiny constraints from inflated Moose constraints.

Don't miss a new Type-Tiny release

NewReleases is sending notifications on new releases.