Switch back to MooseX::Types::DateTime
[gitmo/MooseX-Types-DateTime-MoreCoercions.git] / Changes
CommitLineData
e18dcdf2 1
2 - Switch back to MooseX::Types::DateTime
3
9cd20586 40.06 - Updated distmeta
5 - Migrated to MX:T:DateTime::ButMaintained
6 - Fixed POD to reflect ::ButMaintained
7
de827165 80.05
9 - Require a newer version of DateTimex::Easy
10 This means we don't have to explicitly state each requirement of DTX:E
11 - Fixed pod
12
130.04
14 - Updated to Module::Install ( Evan Carroll )
15 - removed from MooseX::Types::DateTime ( Evan Carroll )
16
170.03
18 - more explicit versions for dependencies
19 - removed a test that doesn't seem to cleanly pass in all timezones
20
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
260.01
27 - Initial version