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