summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorBirte Kristina Friesel <derf@finalrewind.org>2025-12-14 11:20:14 +0100
committerBirte Kristina Friesel <derf@finalrewind.org>2025-12-14 11:20:14 +0100
commit664f6f0d2d9c971e10a6aefc54dd0597ef80e91e (patch)
tree31dca99638b2e4e5f47b63009d50d69e272f587d /Changelog
parent8036bc9c815edab80db007e8e5e515e3fd1e1e4d (diff)
Release v0.190.19
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 095ccc6..96893cd 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,16 @@
+Travel::Status::DE::DBRIS 0.19 - Sun Dec 14 2025
+
+ * DBRIS->new, ->new-p: Add optional num_vias key
+ * Journey: rename train, train_no to trip, trip_no. The former accessors
+ are now deprecated and will issue a run-time warning when used.
+ * Journey->trip, ->trip_no: Improve handling of combined operator / line
+ number prefixes; avoid using trip number as type / line number
+ * Journey: New accessors: types, type_at
+ * Location: new accessors: operator, trip_type
+ * dbris-m: Add -Or / -Oa options (show next stops of all departures)
+ * dbris-m: Add --route-entries option
+ * dbris-m: Provide more detailed operator information, if available
+
Travel::Status::DE::DBRIS 0.18 - Mon Nov 17 2025
* dbris-m: Show trip number changes along the route, if any