Upstream changes:
0.001012 2013-12-17 23:09:36Z
- fully-qualified type names like MooseX::Types::Common::String::SimpleStr
work again (removed in 0.001011)
0.001011 2013-12-14 18:15:31Z
- update configure_requires checking in Makefile.PL, add CONTRIBUTING file
0.001010 2013-09-27 04:39:30Z
- add incomplete prereq on Test::Warnings (haarg)
- re-release with fixed compile test
0.001009 2013-09-14 22:11:25Z
- converted to Dist::Zilla
- SingleDigit now supports zero and negative numbers (RT#86738)
- UpperCase and LowerCase string types now properly understand unicode
characters (RT#84547)
- repository moved to the github moose organization