e20c73f6fa27299c75bd91b08641473882ea0f74
[gitmo/MooseX-Types-DateTime-MoreCoercions.git] / Changes
1
2         - Require fixed MooseX::Types::DateTime version (RT#73192)
3
4 0.07    2011-12-06 20:48:22 Europe/London
5
6         - Switch back to MooseX::Types::DateTime
7         - Rename to more descriptive name
8
9 0.06    - Updated distmeta
10         - Migrated to MX:T:DateTime::ButMaintained
11                                 - Fixed POD to reflect ::ButMaintained
12
13 0.05
14         - Require a newer version of DateTimex::Easy
15           This means we don't have to explicitly state each requirement of DTX:E
16         - Fixed pod 
17
18 0.04
19         - Updated to Module::Install ( Evan Carroll )
20                                 - removed from MooseX::Types::DateTime ( Evan Carroll )
21
22 0.03
23         - more explicit versions for dependencies
24         - removed a test that doesn't seem to cleanly pass in all timezones
25
26 0.02
27         - Use namespace::clean in some places
28         - Try to skip out of the test suite gracefully when bad crap happens
29           (too much DWIM--)
30
31 0.01
32         - Initial version