Tags: mdom/dategrep
Tags
Checking in changes prior to tagging of version 2.08. Changelog diff is: diff --git a/Changes b/Changes index 3c2b424..34512c9 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,10 @@ Revision history for Perl module App::dategrep {{$NEXT}} +2.08 2025-01-03T08:01:34Z + + - skip fractional seconds + 2.07 2019-02-01T08:32:58Z - fixes a bug that used the current month when a date in January was
Checking in changes prior to tagging of version 2.07. Changelog diff is: diff --git a/Changes b/Changes index c16c94f..3c2b424 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,11 @@ Revision history for Perl module App::dategrep {{$NEXT}} +2.07 2019-02-01T08:32:58Z + + - fixes a bug that used the current month when a date in January was + parsed + 2.06 2019-01-02T09:52:45Z - Fix strptime tests for relative dates by mocking time
Checking in changes prior to tagging of version 2.06. Changelog diff is: diff --git a/Changes b/Changes index 7949694..c16c94f 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,8 @@ Revision history for Perl module App::dategrep {{$NEXT}} +2.06 2019-01-02T09:52:45Z + - Fix strptime tests for relative dates by mocking time 2.05 2018-08-09T13:57:07Z
Checking in changes prior to tagging of version 2.05. Changelog diff is: diff --git a/Changes b/Changes index cb2fe25..964334f 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,10 @@ Revision history for Perl module App::dategrep {{$NEXT}} +2.05 2018-08-09T13:57:07Z + + - List core dependencies + 2.04 2018-08-08T14:36:43Z - Require perl 5.10.1
Checking in changes prior to tagging of version 2.04. Changelog diff is: diff --git a/Changes b/Changes index 776aafc..cb2fe25 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,8 @@ Revision history for Perl module App::dategrep {{$NEXT}} +2.04 2018-08-08T14:36:43Z + - Require perl 5.10.1 - Add %H:%M for --from and --to
Checking in changes prior to tagging of version 2.03. Changelog diff is: diff --git a/Changes b/Changes index ac8fef1..50bc671 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,10 @@ Revision history for Perl module App::dategrep {{$NEXT}} +2.03 2018-08-07T21:07:42Z + + - use LC_ALL in tests + 2.02 2018-08-07T20:43:46Z - set LC_TIME and TZ in all test scripts
Checking in changes prior to tagging of version 2.02. Changelog diff is: diff --git a/Changes b/Changes index bdd6ee8..ac8fef1 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,13 @@ Revision history for Perl module App::dategrep {{$NEXT}} +2.02 2018-08-07T20:43:46Z + + - set LC_TIME and TZ in all test scripts + - allow truncate and add to be in any order + - improve documentation + - handle year changes in formats without year + 2.01 2018-08-07T06:42:28Z - compiles %c last in case it contains %x or %X
Checking in changes prior to tagging of version 2.01. Changelog diff is: diff --git a/Changes b/Changes index 528f0ae..bdd6ee8 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,8 @@ Revision history for Perl module App::dategrep {{$NEXT}} +2.01 2018-08-07T06:42:28Z + - compiles %c last in case it contains %x or %X - change name of the distribution to App-dategrep
Checking in changes prior to tagging of version 2.00. Changelog diff is: diff --git a/Changes b/Changes index 99cc6c8..821c05b 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,8 @@ Revision history for Perl module App::dategrep {{$NEXT}} +2.00 2018-08-06T18:43:47Z + *** BREAKS COMPATIBILITY *** - new date parsing library App::dategrep::Strptime (old conversion specifiers
PreviousNext