Switch back to MooseX::Types::DateTime
[gitmo/MooseX-Types-DateTime-MoreCoercions.git] / Changes
1
2         - Switch back to MooseX::Types::DateTime
3
4 0.06    - Updated distmeta
5         - Migrated to MX:T:DateTime::ButMaintained
6                                 - Fixed POD to reflect ::ButMaintained
7
8 0.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
13 0.04
14         - Updated to Module::Install ( Evan Carroll )
15                                 - removed from MooseX::Types::DateTime ( Evan Carroll )
16
17 0.03
18         - more explicit versions for dependencies
19         - removed a test that doesn't seem to cleanly pass in all timezones
20
21 0.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
26 0.01
27         - Initial version