Revision history for Perl extension DateTime::Format::Natural. 0.97 2011-08-17 - Merged development version to stable. 0.96_04 2011-08-16 - Check that the datetime string for dateparse has at most two chunks (date/time); also require DateTime. - Elaborate on the format of dateparse's datetime string. 0.96_03 2011-08-13 - Add the datetime switch to dateparse and document it. - Print dateparse's dates formatted according to ISO 8601. 0.96_02 2011-08-10 - Revert truncating of ago formats. - Add Xiao Yafeng to credits. 0.96_01 2011-08-01 - New supported format: today ago. [Xiao Yafeng] - Truncate for this and other ago formats to day if there is no time component in order to produce more consistent results. - Add new and adjust existing regular tests for these formats; moreover, complete the list of parse failure tests. - List the added grammar in the documentation. 0.96 2011-06-01 - Merged development version to stable. 0.95_03 2011-05-30 - Add the extract switch to dateparse and document it. - Change dateparse's prefer_future option to be not negatable. 0.95_02 2011-05-28 - Reorder the nested extract loop iterating through the grammar entries to process only one subentry for all matching tokens. - Move the check for a date when extracting expressions to a method. - Add assert tests for extract_datetime(): one for the context dependant return and another for the nested extract loop fix. - Improve code visually of the parse success and failure test files. 0.95_01 2011-05-19 - Do no longer recommend Test::Pod and Test::Pod::Coverage. - Use quantifier which matches 1 or more times when extracting subroutine or method names. - Assign a list instead of pushing a string for time entries. 0.95 2011-05-14 - Merged development version to stable. 0.94_04 2011-05-11 - New supported format: