[ Bug Fixes ]
- 02-api.t should check version of Moose available.
https://github.com/tobyink/p5-type-tiny/pull/20
- 20-unit/Type-Utils/warnings.t should check version of Test::Warnings.
Alexandr Ciornii++
https://github.com/tobyink/p5-type-tiny/pull/21
- Fix minor typos in documentation for Types::Standard.
Zoffix Znet++
https://github.com/tobyink/p5-type-tiny/pull/30
- Fix variable name typo in documentation for Type::Params.
Lucas Buchala++
https://github.com/tobyink/p5-type-tiny/pull/37
[ Documentation ]
- Include projected release date for Type::Tiny 1.002000 in NEWS.
[ Test Suite ]
- Bundle a test case for GH issue 14.
https://github.com/tobyink/p5-type-tiny/issues/14
[ Other ]
- Improved error location reporting for Moo
Peter Valdemar Mørch++
https://github.com/tobyink/p5-type-tiny/pull/35
- Updated: NumericCode now coerces from strings with whitespace in them,
like MooseX::Types::Common::Numeric.
Denis Ibaev++
https://github.com/tobyink/p5-type-tiny/pull/22