X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;fp=Changes;h=71954587965dc31b836fda24f9c5912181d8bfc5;hb=e2823ef97a799f1248be303cc866f56b864ffd3d;hp=511aac2b5ba346a26b04d4730e47ffcb36276b8b;hpb=c003a0c6e290f1c3b2a896389b2cc3d04d9770e3;p=gitmo%2FMooseX-Types-DateTime.git diff --git a/Changes b/Changes index 511aac2..7195458 100644 --- a/Changes +++ b/Changes @@ -3,34 +3,33 @@ Revision history for {{$dist->name}} {{$NEXT}} - Require perl 5.8.3, as Moose does -0.07 2011-12-12 12:58:19 Europe/London - +0.07 2011-12-12 12:58:19Z - Provide optimize_as for pre-2.0100 Moose versions - Bump MooseX::Types version requirement (RT#73188) - Add missing dependencies - Enforce version dependencies at runtime (RT#73189) -0.06 +0.06 2011-11-22 - Use inline_as instead of the deprecated optimize_as -0.05 - - Merged the two 0.04 releases +0.05 2009-08-24 + - Merged the two 0.04 releases -0.04 (NUFFIN) +0.04 2009-08-24 (NUFFIN) - Remove DateTimeX::Easy support, this is in its own distribution now -0.04 (FLORA) +0.04 2008-08-18 (FLORA) - Depend on DateTime::TimeZone 0.95 to avoid test failures due to broken, older versions. -0.03 +0.03 2008-07-11 - more explicit versions for dependencies - - removed a test that doesn't seem to cleanly pass in all timezones + - removed a test that doesn't seem to cleanly pass in all timezones -0.02 +0.02 2008-06-16 - Use namespace::clean in some places - Try to skip out of the test suite gracefully when bad crap happens (too much DWIM--) -0.01 +0.01 2008-06-14 - Initial version