0.52 (04.04.2006) - John Siracusa <siracusa@mindspring.com>
* Allow negative and fractional epoch values in parse_date().
* Fixed a bug in the yyyy-mm-dd date parsing that caused it to
incorrectly match 10-digit seconds-since-epoch values.
(Reported by Peter Karman)
0.51 (03.16.2006) - John Siracusa <siracusa@mindspring.com>
* The european_dates() setting is now initialized as appropriate for
the current locale, discovered via to DateTime->DefaultLocale().
(Suggested by Michael Lackhoff)
0.50 (03.07.2006) - John Siracusa <siracusa@mindspring.com>
* Added support for Euorpean-style (dd/mm/yyyy) dates.
* Big version number bump to reflect progress towards 1.0.
0.0134 (08.22.2005) - John Siracusa <siracusa@mindspring.com>
* Fixed incorrect version number in one file.
0.0133 (08.20.2005) - John Siracusa <siracusa@mindspring.com>
* POD fixes.
0.0131 (03.10.2005) - John Siracusa <siracusa@mindspring.com>
* Fixed POD errors in Rose::DateTime::Util.
0.013 (02.26.2005) - John Siracusa <siracusa@mindspring.com>
* Changed default time zone from 'local' to 'floating' in
Rose::DateTime::Util in order to avoid unnecessary overhead
when setting the time zone explicitly.
0.0122 (12.14.2004) - John Siracusa <siracusa@mindspring.com>
* Ho hum, another day, another release. Documentation patch
again to fix more typos and further clarify local time zone
shenanigans.
0.0121 (12.13.2004) - John Siracusa <siracusa@mindspring.com>
* Documentation patch to fix typos and clarify local time zone
shenanigans.
0.012 (12.08.2004) - John Siracusa <siracusa@mindspring.com>
* Fix attempt to fail gracefully when the local time zone cannot
be determined.
0.011 (11.14.2004) - John Siracusa <siracusa@mindspring.com>
* Added copyright info. Version 0.01 removed.
0.01 (11.13.2004) - John Siracusa <siracusa@mindspring.com>
* Initial release.