From 65c7386d46721a5e64db33f72da11a9e62bad343 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 15 Jan 2020 20:51:20 +0100 Subject: Release v1.42 --- bin/db-iris | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'bin/db-iris') diff --git a/bin/db-iris b/bin/db-iris index 8bd3148..fc7b435 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.41'; +our $VERSION = '1.42'; use DateTime; use DateTime::Format::Strptime; @@ -571,7 +571,7 @@ B [B<-rx>] [B<-d> I] [B<-o> I] =head1 VERSION -version 1.41 +version 1.42 =head1 DESCRIPTION @@ -615,10 +615,12 @@ IRIS backend, larger ones will not return data. =item B<--json> -List departures as JSON. Outputs a JSON list containing one hash for each -departure. The B<--output> option has no effect when using B<--json>. +List results as JSON, see Travel::Status::DE::IRIS::Result(3pm) for a partial +documentation of arrival/departure keys. The B<--output> option has no effect +when using B<--json>. -Note that JSON output is NOT compatible between releases. Its structure is not +Note that JSON entries not mentioned in Travel::Status::DE::IRIS::Result(3pm) +are NOT guaranteed to be compatible between releases. Their structure is not part of the db-iris / Travel::Status::DE::IRIS versioning scheme; it may change in backwards-incompatible ways anytime. @@ -826,7 +828,7 @@ There are no known bugs at the moment. =head1 AUTHOR -Copyright (C) 2013-2019 by Daniel Friesel Ederf@finalrewind.orgE +Copyright (C) 2013-2020 by Daniel Friesel Ederf@finalrewind.orgE The station data used by this script is provided by DB Station&Service AG, Europaplatz 1, 10557 Berlin, Germany and available -- cgit v1.2.3