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