diff options
-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 |