fix a spelling mistake
[gitmo/MooseX-Types-DateTime-MoreCoercions.git] / Changes
CommitLineData
a7c573a0 1
2 - Use the introspection API to get MX:T:DateTime's coercions
55a1a560 3 - fix a spelling mistake (RT#73343)
a7c573a0 4
2282093e 50.08 2011-12-12 13:18:23 Europe/London
748d195c 6
7 - Require fixed MooseX::Types::DateTime version (RT#73192)
c4bf22a0 8 - Enforce version requirements at runtime (RT#73191)
83655d72 9 - Add missing dependencies (RT#73190)
748d195c 10
fdbc2421 110.07 2011-12-06 20:48:22 Europe/London
e18dcdf2 12
13 - Switch back to MooseX::Types::DateTime
00d7c0c9 14 - Rename to more descriptive name
e18dcdf2 15
9cd20586 160.06 - Updated distmeta
17 - Migrated to MX:T:DateTime::ButMaintained
18 - Fixed POD to reflect ::ButMaintained
19
de827165 200.05
21 - Require a newer version of DateTimex::Easy
22 This means we don't have to explicitly state each requirement of DTX:E
23 - Fixed pod
24
250.04
26 - Updated to Module::Install ( Evan Carroll )
27 - removed from MooseX::Types::DateTime ( Evan Carroll )
28
290.03
30 - more explicit versions for dependencies
31 - removed a test that doesn't seem to cleanly pass in all timezones
32
330.02
34 - Use namespace::clean in some places
35 - Try to skip out of the test suite gracefully when bad crap happens
36 (too much DWIM--)
37
380.01
39 - Initial version