summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <daniel.friesel@uos.de>2019-07-17 17:23:42 +0200
committerDaniel Friesel <daniel.friesel@uos.de>2019-07-17 17:23:49 +0200
commit444cd6f65b2e10af3e9d325c2905cc559059bc97 (patch)
tree7cfb995590c11c221f9ab8a3f7ced51b9f5c155a
parent940a5d0921c3f767254222c3da05a7cdad0b9ce7 (diff)
Release v1.301.30
-rw-r--r--Changelog6
-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, 13 insertions, 7 deletions
diff --git a/Changelog b/Changelog
index 1c5e6ce..0d9b609 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,9 @@
+Travel::Status::DE::IRIS 1.30 - Wed Jul 17 2019
+
+ * Result: Add ->station and ->station_uic accessors. These are useful to
+ determine which station an individual train belongs to when requesting
+ departures of multiple stations at once using the "with_related" option.
+
Travel::Status::DE::IRIS 1.29 - Tue Jul 09 2019
* Add QoS code 72 (no info/entertainment system available)
diff --git a/bin/db-iris b/bin/db-iris
index 7bd3301..ce27568 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.29';
+our $VERSION = '1.30';
use DateTime;
use DateTime::Format::Strptime;
@@ -533,7 +533,7 @@ B<db-iris> [B<-rx>] [B<-d> I<date>] [B<-o> I<output-flags>]
=head1 VERSION
-version 1.29
+version 1.30
=head1 DESCRIPTION
diff --git a/lib/Travel/Status/DE/IRIS.pm b/lib/Travel/Status/DE/IRIS.pm
index 1780557..e338f18 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.29';
+our $VERSION = '1.30';
use Carp qw(confess cluck);
use DateTime;
@@ -614,7 +614,7 @@ Travel::Status::DE::IRIS - Interface to IRIS based web departure monitors.
=head1 VERSION
-version 1.29
+version 1.30
=head1 DESCRIPTION
diff --git a/lib/Travel/Status/DE/IRIS/Result.pm b/lib/Travel/Status/DE/IRIS/Result.pm
index 2b3b993..040c984 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.29';
+our $VERSION = '1.30';
my %translation = (
2 => 'Polizeiliche Ermittlung',
@@ -816,7 +816,7 @@ arrival/departure received by Travel::Status::DE::IRIS
=head1 VERSION
-version 1.29
+version 1.30
=head1 DESCRIPTION
diff --git a/lib/Travel/Status/DE/IRIS/Stations.pm b/lib/Travel/Status/DE/IRIS/Stations.pm
index ad8484d..0dd4e8b 100644
--- a/lib/Travel/Status/DE/IRIS/Stations.pm
+++ b/lib/Travel/Status/DE/IRIS/Stations.pm
@@ -17,7 +17,7 @@ use Text::LevenshteinXS qw(distance);
# TODO switch to Text::Levenshtein::XS once AUR/Debian packages become available
-our $VERSION = '1.29';
+our $VERSION = '1.30';
my @stations = (