diff options
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 24 |
1 files changed, 24 insertions, 0 deletions
@@ -1,3 +1,27 @@ +Travel::Routing::DE::VRR 2.24 - Thu Nov 23 2023 + + * efa: Make output less horizontally dense; show arrival and departure + delays in-line + * EFA::Route::Part: Add arrival_delay and departure_delay accessors + * EFA::Route::Part: via: Add delay field to returned list refs + +Travel::Routing::DE::VRR 2.23 - Mon Oct 02 2023 + + * Update default API endpoint as the previously used efa.vrr.de/vrr seems + to be gone for good + * Rename VRR2 API to VRR and VRR3 to VRR2 + +Travel::Routing::DE::VRR 2.22 - Fri Sep 01 2023 + + * Rewrite code not to use Perl's formerly experimental and now deprecated + smartmatch features + +Travel::Routing::DE::VRR 2.21 - Sat Jul 22 2023 + + * Add service VRR3 + * Update service URLs for VVO, VRN + * Remove discontinued services SVV, TLEM, VBL, Verbundlinie, VOR + Travel::Routing::DE::VRR 2.20 - Fri Mar 26 2021 * EFA/Route/Part: Add occupancy accessor |