diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-09-28 13:42:59 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-09-28 13:42:59 +0200 |
commit | 69c8819c8d3ace1e3b601c2541688e5ca945c8c2 (patch) | |
tree | d74c8458b69765fb0ccd560b57fb20e4ed8d90a6 /Changelog | |
parent | 248b692492c466a06aa0a7c9afb69137a7fc6200 (diff) |
Update changelog
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -3,14 +3,16 @@ git HEAD * New dependencies: DateTime::Format::Strptime, JSON * Switch API language from XML to JSON * Rename Travel::Status::DE::EFA::Result to Travel::Status::DE::EFA::Departure + * EFA: Add static "get_service_ids" function + * EFA: Add bwegt backend service * EFA: Remove "identified_data" accessor (not supported by JSON backends) + * EFA: Remove static "get_efa_urls" function; use "get_service_ids" instead + * EFA->new, EFA->new_p: Add optional "cache" key * Result/Departure: Add "hints" accessor * Result/Departure: Remove "info" accessor; use "hints" instead * Stop: Add "place", "full_name" and "occupancy" accessors - * Stop: Remove "name_suf" accessor; use "name" instead * Line: Add "number" accessor - * EFA: Remove static "get_efa_urls" function; use "get_service_ids" instead - * EFA: Add static "get_service_ids" function + * Stop: Remove "name_suf" accessor; use "name" instead * efa-m: -Oa, -Ob, -Of: show per-stop occupancy, if available Travel::Status::DE::VRR 2.02 - Sun May 19 2024 |