File: Changes

package info (click to toggle)
libdate-extract-perl 0.07-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 284 kB
  • sloc: perl: 343; makefile: 2
file content (29 lines) | stat: -rw-r--r-- 798 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Revision history for Date-Extract

0.07      2023-01-16 19:49:25Z
 - Update tests to use Test::MockTime::HiRes to align with changes in
   DateTime::Format::Natural.
   Fixes: https://rt.cpan.org/Ticket/Display.html?id=145774

0.06 2016-11-10
 - Fix a POD tag typo
 - Packaging updates, including fixing a missing META.yml

0.05 2014-06-05
 - This release is done by SHARYANTO
 - Add 'format' argument (RT#95998)
 - Support '13 Nov 1986' format (RT#95999)

0.04 2009-11-18
 - Improve Date::Extract->extract default handling
 - Documentation improvements
 - Repackaging fixes

0.03 2008-05-12
 - Typo fix so the default 'floating' timezone works

0.02 2008-02-13
 - month_day regex was backwards, reported and fixed by TSUKAMOTO

0.01 2007-12-13
 - First version, released on an unsuspecting world.