dev-perl/Type-Tiny: Bump to version 1.2.0
authorKent Fredric <kentnl@gentoo.org>
Sun, 4 Jun 2017 09:03:18 +0000 (21:03 +1200)
committerKent Fredric <kentnl@gentoo.org>
Sun, 4 Jun 2017 09:04:17 +0000 (21:04 +1200)
commita53cdcc14f27668a5563b956fa595ceae474a801
tree0f58e8636f881db49444f1b457abd1db16e41a8c
parent11c97fdb655e366e4f496fd71ac6594da142b73b
dev-perl/Type-Tiny: Bump to version 1.2.0

- EAPI6
- Tests enabled w/ parallel!
- Add USE="exmaples"
- Add all recommended deps that are used somewhere internally

Upstream:
- Fix escaping within q{} in tests
- Add functions compile_named, validate_named to Type::Params
- Can use Sub::Util when available
- Better fallback for Utils::dwim_type
- Lazy-load dependencies
- Optimized HashRef,ArrayRef,ScalarRef,Map,Tuple and StrMatch
  constraints
- Inlined ::Int check checks value isn't a reference
- ArrayRef[ Int, Int ] and similar now an exception
- Improved error location reporting for Moo
- NumericCode can coerce strings with whitespace
- constraint parameters can be strings of perl code
- localise sig-die in Type::Registry
- Tuple[Int] and similar no longer report having coercions of nested
  type lacks coercions
- New CycleTuple type
- RegexpRef now accepts blessed objects if $object->isa('Regexp')
- Support for StrMatch regexp inlining via Regexp::Util
- Include trailing \n at end of stringified exceptions

Keywording:
- New dependencies, dropping keywords for: hppa, ppc

Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-perl/Type-Tiny/Manifest
dev-perl/Type-Tiny/Type-Tiny-1.2.0.ebuild [new file with mode: 0644]
dev-perl/Type-Tiny/metadata.xml