diff options
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 24 |
1 files changed, 24 insertions, 0 deletions
@@ -1,3 +1,27 @@ +Travel::Status::DE::DBWagenreihung 0.18 - Mon Aug 12 2024 + + * Group: IC2 trains have designations as well + * Group: Add static name_to_designation accessor + +Travel::Status::DE::DBWagenreihung 0.17 - Sat Aug 10 2024 + + * Group: Fix ->name accessor (thanks to Caß Dingenskirchen) + * Group: Add ->designation accessor (data courtesy of bahn.expert) + +Travel::Status::DE::DBWagenreihung 0.16 - Wed Jul 31 2024 + + * Carriage: (re-)add amenity and first/second class accessors + +Travel::Status::DE::DBWagenreihung 0.15 - Tue Jul 30 2024 + + * Switch to new bahn.de API; the one used until 0.14 has been discontinued + * DBWagenreihung->new: new constructor signature; now requires "departure", + "eva", "train_type" and "train_number". + * DBWagenreihung: Remove "wagons" accessor + * DBWagenreihung: Rename "sections" to "sectors" + * DBWagenreihung: Remove "train_nos" accessor + * DBWagenreihung: Remove "origins" accessor + Travel::Status::DE::DBWagenreihung 0.14 - Sun Apr 28 2024 * This module now explicitly treats carriages as groups, just like the |