summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2016-05-01 11:51:00 +0200
committerDaniel Friesel <derf@finalrewind.org>2016-05-01 11:51:00 +0200
commit330fe60c0af78859c966da15d1c39c1b173b1217 (patch)
tree2d4b38168d30651d037b4b2571200962280a8f87
parentac5c7c1991c1614f0dc951fc9dc22ed25af72046 (diff)
version bump1.07
-rw-r--r--Changelog7
-rwxr-xr-xbin/db-iris4
-rw-r--r--lib/Travel/Status/DE/IRIS.pm4
-rw-r--r--lib/Travel/Status/DE/IRIS/Result.pm4
-rw-r--r--lib/Travel/Status/DE/IRIS/Stations.pm2
5 files changed, 10 insertions, 11 deletions
diff --git a/Changelog b/Changelog
index caed725..5120889 100644
--- a/Changelog
+++ b/Changelog
@@ -1,8 +1,7 @@
-git HEAD
+Travel::Status::DE::IRIS 1.07 - Sun May 01 2016
- * Fix slow response time and excessive network requests for stations with
- with heavily cross-referenced related-station tags (most notable example:
- München Hbf)
+ * Fix inefficient requests for stations with with heavily cross-referenced
+ related-station tags (most notable example: München Hbf)
Travel::Status::DE::IRIS 1.06 - Mon Feb 29 2016
diff --git a/bin/db-iris b/bin/db-iris
index 1c5b36b..eb3feda 100755
--- a/bin/db-iris
+++ b/bin/db-iris
@@ -6,7 +6,7 @@ use utf8;
no if $] >= 5.018, warnings => 'experimental::smartmatch';
-our $VERSION = '1.06';
+our $VERSION = '1.07';
use Carp;
use DateTime;
@@ -469,7 +469,7 @@ I<station>
=head1 VERSION
-version 1.06
+version 1.07
=head1 DESCRIPTION
diff --git a/lib/Travel/Status/DE/IRIS.pm b/lib/Travel/Status/DE/IRIS.pm
index 4461e01..49dc01a 100644
--- a/lib/Travel/Status/DE/IRIS.pm
+++ b/lib/Travel/Status/DE/IRIS.pm
@@ -6,7 +6,7 @@ use 5.014;
no if $] >= 5.018, warnings => 'experimental::smartmatch';
-our $VERSION = '1.06';
+our $VERSION = '1.07';
use Carp qw(confess cluck);
use DateTime;
@@ -536,7 +536,7 @@ Travel::Status::DE::IRIS - Interface to IRIS based web departure monitors.
=head1 VERSION
-version 1.06
+version 1.07
=head1 DESCRIPTION
diff --git a/lib/Travel/Status/DE/IRIS/Result.pm b/lib/Travel/Status/DE/IRIS/Result.pm
index 8d51028..8ae21d5 100644
--- a/lib/Travel/Status/DE/IRIS/Result.pm
+++ b/lib/Travel/Status/DE/IRIS/Result.pm
@@ -15,7 +15,7 @@ use List::Compare;
use List::MoreUtils qw(none uniq firstval);
use Scalar::Util qw(weaken);
-our $VERSION = '1.06';
+our $VERSION = '1.07';
my %translation = (
2 => 'Polizeiliche Ermittlung',
@@ -736,7 +736,7 @@ arrival/departure received by Travel::Status::DE::IRIS
=head1 VERSION
-version 1.06
+version 1.07
=head1 DESCRIPTION
diff --git a/lib/Travel/Status/DE/IRIS/Stations.pm b/lib/Travel/Status/DE/IRIS/Stations.pm
index 2a82ff0..6f456f0 100644
--- a/lib/Travel/Status/DE/IRIS/Stations.pm
+++ b/lib/Travel/Status/DE/IRIS/Stations.pm
@@ -12,7 +12,7 @@ use Text::LevenshteinXS qw(distance);
# TODO switch to Text::Levenshtein::XS once AUR/Debian packages become available
-our $VERSION = '1.06';
+our $VERSION = '1.07';
my @stations = (