Use the introspection API to get MX:T:DateTime's coercions
[gitmo/MooseX-Types-DateTime-MoreCoercions.git] / Changes
CommitLineData
a7c573a0 1
2 - Use the introspection API to get MX:T:DateTime's coercions
3
2282093e 40.08 2011-12-12 13:18:23 Europe/London
748d195c 5
6 - Require fixed MooseX::Types::DateTime version (RT#73192)
c4bf22a0 7 - Enforce version requirements at runtime (RT#73191)
83655d72 8 - Add missing dependencies (RT#73190)
748d195c 9
fdbc2421 100.07 2011-12-06 20:48:22 Europe/London
e18dcdf2 11
12 - Switch back to MooseX::Types::DateTime
00d7c0c9 13 - Rename to more descriptive name
e18dcdf2 14
9cd20586 150.06 - Updated distmeta
16 - Migrated to MX:T:DateTime::ButMaintained
17 - Fixed POD to reflect ::ButMaintained
18
de827165 190.05
20 - Require a newer version of DateTimex::Easy
21 This means we don't have to explicitly state each requirement of DTX:E
22 - Fixed pod
23
240.04
25 - Updated to Module::Install ( Evan Carroll )
26 - removed from MooseX::Types::DateTime ( Evan Carroll )
27
280.03
29 - more explicit versions for dependencies
30 - removed a test that doesn't seem to cleanly pass in all timezones
31
320.02
33 - Use namespace::clean in some places
34 - Try to skip out of the test suite gracefully when bad crap happens
35 (too much DWIM--)
36
370.01
38 - Initial version