Provide optimize_as for pre-2.0100 Moose versions
[gitmo/MooseX-Types-DateTime.git] / Changes
CommitLineData
f25d5b8f 1
2 - Provide optimize_as for pre-2.0100 Moose versions
3
f5517f83 40.06
a3a07af2 5 - Use inline_as instead of the deprecated optimize_as
6
41ab1dc8 70.05
8 - Merged the two 0.04 releases
9
100.04 (NUFFIN)
fac6c908 11 - Remove DateTimeX::Easy support, this is in its own distribution now
12
41ab1dc8 130.04 (FLORA)
d0521ede 14 - Depend on DateTime::TimeZone 0.95 to avoid test failures due to
15 broken, older versions.
16
be77672f 170.03
18 - more explicit versions for dependencies
19 - removed a test that doesn't seem to cleanly pass in all timezones
d0521ede 20
3ab0a1f8 210.02
22 - Use namespace::clean in some places
23 - Try to skip out of the test suite gracefully when bad crap happens
24 (too much DWIM--)
25
e765c5fb 260.01
27 - Initial version