incremented version and updated changelog, fixed bug that created extra coercions...
[gitmo/MooseX-Types.git] / lib / MooseX / Types / TypeDecorator.pm
2008-09-04 John Napiorkowski incremented version and updated changelog, fixed bug...
2008-09-03 John Napiorkowski isa and can, more tests, but not it breaks due to some...
2008-08-26 John Napiorkowski better handling of method arg validation, more docs...
2008-08-25 John Napiorkowski overloading for union constraints, more tests, some...
2008-08-25 John Napiorkowski hackish impl of parameterized constraints, more example...
2008-08-24 John Napiorkowski trying to get some tests in place that reflect the...
2008-08-22 John Napiorkowski created the decorator and got it hooked up, made sure...