c30239888f0686930e77e028ff7b5cd42991bfca
[gitmo/MooseX-Types-DateTime.git] / Changes
1 0.05
2                 - Merged the two 0.04 releases
3
4 0.04 (NUFFIN)
5         - Remove DateTimeX::Easy support, this is in its own distribution now
6
7 0.04 (FLORA)
8         - Depend on DateTime::TimeZone 0.95 to avoid test failures due to
9           broken, older versions.
10
11 0.03
12         - more explicit versions for dependencies
13                 - removed a test that doesn't seem to cleanly pass in all timezones
14
15 0.02
16         - Use namespace::clean in some places
17         - Try to skip out of the test suite gracefully when bad crap happens
18           (too much DWIM--)
19
20 0.01
21         - Initial version