cpan Type-Tiny 2.001_000

latest releases: 2.007_001, 2.007_000, 2.006000...
pre-release2 years ago

[ Bug Fixes ]

  • Avoid uninitialized warnings when creating a union between an Enum type
    and a non-Enum type.
    Diab Jerius++

[ Documentation ]

  • Clearer documentation of Types::TypeTiny::to_TypeTiny.

[ Test Suite ]

  • No longer report Type::Tie version at start of test suite, as Type::Tie
    is now bundled.

[ Other ]

  • Added: Type::Library now has an undocumented, but tested and hopefully
    stable _remove_type method.
  • Added: Type::Library now has an undocumented, but tested and hopefully
    stable _remove_type method.
  • Added: Type::Library now has an undocumented, but tested and hopefully
    stable _remove_type method.
  • Added: Type::Tiny now has a definition_context attribute/method
    indicating the file and line number where a type constraint was first
    defined.
  • The list of packages Type::Tiny considers to be 'internal' has been
    moved from Error::TypeTiny to Type::Tiny.
  • Type::Tiny will now mark particular parts of its guts as readonly.
    Currently this is mainly used to prevent people pushing to and popping
    from type constraints which overload @{}.

Don't miss a new Type-Tiny release

NewReleases is sending notifications on new releases.