initial import of MooseX::Types::DateTimeX 0.05 from CPAN
[gitmo/MooseX-Types-DateTime-MoreCoercions.git] / Changes
1 0.05
2         - Require a newer version of DateTimex::Easy
3           This means we don't have to explicitly state each requirement of DTX:E
4         - Fixed pod 
5
6 0.04
7         - Updated to Module::Install ( Evan Carroll )
8                                 - removed from MooseX::Types::DateTime ( Evan Carroll )
9
10 0.03
11         - more explicit versions for dependencies
12         - removed a test that doesn't seem to cleanly pass in all timezones
13
14 0.02
15         - Use namespace::clean in some places
16         - Try to skip out of the test suite gracefully when bad crap happens
17           (too much DWIM--)
18
19 0.01
20         - Initial version