Skip to content

Tags: mdom/dategrep

Tags

v2.08

Toggle v2.08's commit message
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

v2.07

Toggle v2.07's commit message
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

v2.06

Toggle v2.06's commit message
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

v2.05

Toggle v2.05's commit message
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

v2.04

Toggle v2.04's commit message
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

v2.03

Toggle v2.03's commit message
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

v2.02

Toggle v2.02's commit message
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

v2.01

Toggle v2.01's commit message
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

2.00

Toggle 2.00's commit message
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

v0.59

Toggle v0.59's commit message
Add test for rfc3339