diff --git a/Changelog b/Changelog index 1c5e6ce0fbfd4afde3ab055e85360582f4bed82a..0d9b60959884c911422256c48f7293a0482a8835 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 7bd330125dc494261b2a92de2ca4b55e0754ffac..ce2756858bfa30d05862e86463ead9759319dc38 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 [B<-rx>] [B<-d> I] [B<-o> I] =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 1780557cec21600fa870c8ea090b3fd10cd725c3..e338f187cd1cfffe51ac8bc641bb2c992f6e74fe 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 2b3b99319b816a89d3f174c61b0e9310560f64e2..040c98480cca559db851c1ad3d139ed990c45b45 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 ad8484d0fa4210a1ebcfee773c2bc259b43565e7..0dd4e8bf9206deaaef27655cc53f71d5502a6ecc 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 = (