diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-11-25 17:49:35 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-11-25 17:49:35 +0100 |
commit | a52bb5395e62279a0c97db16abe0f32cc2edbdc6 (patch) | |
tree | 05aa992c0168d19ebb1a9c6293c99924e1a02320 /Changelog | |
parent | 288f1a74ec940e3fc6494b4ba37b3d71924e4eb3 (diff) |
Release v0.020.02
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +Travel::Routing::DE::HAFAS 0.02 - Sat Nov 25 2023 + + * hafas: Add -f / --full-route option + * hafas: Fix -vv / -vvv support + * Use Travel::Status::DE::HAFAS::Location for location data + * Remove Travel::Routing::DE::HAFAS::Location + * Use Travel::Status::DE::HAFAS::Journey for journey data + * Section: add load accessor + * Section: add journey accessor + * Section: remove operator, id, name ,category ,category_long, class, + number ,line ,line_no, delay, direction accessors. Use journey->operator, + journey->id, etc. instead. + Travel::Routing::DE::HAFAS 0.01 - Thu Nov 16 2023 * Initial release |