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