0.05 Wed 28 Sep 2011 11:23:33 BST
* Ensure that warnings are not thrown when attributes are undef (Caleb Cushing <xenoterracide@gmail.com>)
0.04 Sun Aug 21 2011 13:23:43 BST
* Change implementation to use MooseX::Types::Parameterizable
* Add a TrimmableVarchar type which can be coerced (and will substr the
input value to reduce it to the required length. (t0m <bobtfish@bobtfish.net>)
0.03 Fri 25 Jun 2010 17:36:52 BST
* Note that you don't want this, you probably want MooseX::Types::Parameterizable.
0.02 Sat 5 Jun 2010 12:21:32 BST
* Update for Moose 1.06's changes to overloading of type constraint objects
* Remove non-standard error message.
* Create appropriate author tests, and other cleanups.
(all t0m)
0.01 Fri 12 Feb 2010 19:02:38 GMT
* Initial release.