diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2025-01-05 11:02:21 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2025-01-05 11:02:21 +0100 |
commit | 922262d1a23bcfece3d7a2a3e623fc347c8b47ae (patch) | |
tree | 29f60e3a2a1d767bc29f2fd0bdc4e4dc6f475f22 /Changelog | |
parent | 4ff0bc571c2c49fd814a56def5f612f4b9415a15 (diff) |
Release v3.063.06
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +Travel::Status::DE::VRR 3.06 - Sun Jan 05 2025 + + * EFA APIs know two types of stop IDs: numbers and codes. This module now + consistently refers to numeric stop IDs as "id_num" and stop ID codes as + "id_code". + * Departure: Rename ->stop_id to ->stop_id_num + * Stop: Rename ->id to ->id_num + * Stop: Rename ->stop_id to ->id_code + * Departure: Add ->id accessor. + Travel::Status::DE::VRR 3.05 - Mon Dec 30 2024 * efa-m: add --raw-json option |