summaryrefslogtreecommitdiff
path: root/bin/db-iris
diff options
context:
space:
mode:
Diffstat (limited to 'bin/db-iris')
-rwxr-xr-xbin/db-iris16
1 files changed, 14 insertions, 2 deletions
diff --git a/bin/db-iris b/bin/db-iris
index 08906e2..05b82f6 100755
--- a/bin/db-iris
+++ b/bin/db-iris
@@ -4,7 +4,7 @@ use warnings;
use 5.014;
use utf8;
-our $VERSION = '1.96';
+our $VERSION = '1.97';
use DateTime;
use DateTime::Format::Strptime;
@@ -587,7 +587,19 @@ B<db-iris> [B<-rx>] [B<-d> I<date>] [B<-o> I<output-flags>]
=head1 VERSION
-version 1.96
+version 1.97
+
+=head1 DEPRECATION NOTICE
+
+As of May 2024, the backend service that this utility relies on is deprecated
+and may cease operation in the near future. There is no immediate successor.
+Hence, db-iris and Travel::Status::DE::IRIS are no longer actively maintained.
+There is no promise that issues and merge requests will be reviewed or merged.
+
+The B<hafas-m> application that is part of Travel::Status::DE::HAFAS(3pm)
+provides similar features. However, its default "DB" backend is also
+deprecated. There is no migration path to a Deutsche Bahn departure monitor
+that is not deprecated at the moment.
=head1 DESCRIPTION