Enforce version requirements at runtime (RT#73191)
[gitmo/MooseX-Types-DateTime-MoreCoercions.git] / Changes
CommitLineData
748d195c 1
2 - Require fixed MooseX::Types::DateTime version (RT#73192)
c4bf22a0 3 - Enforce version requirements at runtime (RT#73191)
748d195c 4
fdbc2421 50.07 2011-12-06 20:48:22 Europe/London
e18dcdf2 6
7 - Switch back to MooseX::Types::DateTime
00d7c0c9 8 - Rename to more descriptive name
e18dcdf2 9
9cd20586 100.06 - Updated distmeta
11 - Migrated to MX:T:DateTime::ButMaintained
12 - Fixed POD to reflect ::ButMaintained
13
de827165 140.05
15 - Require a newer version of DateTimex::Easy
16 This means we don't have to explicitly state each requirement of DTX:E
17 - Fixed pod
18
190.04
20 - Updated to Module::Install ( Evan Carroll )
21 - removed from MooseX::Types::DateTime ( Evan Carroll )
22
230.03
24 - more explicit versions for dependencies
25 - removed a test that doesn't seem to cleanly pass in all timezones
26
270.02
28 - Use namespace::clean in some places
29 - Try to skip out of the test suite gracefully when bad crap happens
30 (too much DWIM--)
31
320.01
33 - Initial version