Ignore more cruft
[gitmo/MooseX-Types-DateTime-MoreCoercions.git] / Changes
CommitLineData
9cd20586 10.06 - Updated distmeta
2 - Migrated to MX:T:DateTime::ButMaintained
3 - Fixed POD to reflect ::ButMaintained
4
de827165 50.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
100.04
11 - Updated to Module::Install ( Evan Carroll )
12 - removed from MooseX::Types::DateTime ( Evan Carroll )
13
140.03
15 - more explicit versions for dependencies
16 - removed a test that doesn't seem to cleanly pass in all timezones
17
180.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
230.01
24 - Initial version