diff --git a/Changelog b/Changelog index b2546d70cc433dd64e1f6ac7b8f07c0cb8621a3b..b5a30cec6049cb4b8cbf4d97522373e18ef7c22f 100644 --- a/Changelog +++ b/Changelog @@ -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 diff --git a/bin/hafas b/bin/hafas index ab8e97bd35d6018ab5691cee61c79dfccb62a0d2..55d43213fc8f7c4b392002feedf1276dca81b43d 100755 --- a/bin/hafas +++ b/bin/hafas @@ -3,7 +3,7 @@ use strict; use warnings; use 5.014; -our $VERSION = '0.01'; +our $VERSION = '0.02'; use utf8; use DateTime; @@ -430,7 +430,7 @@ B [B<-d> I] [B<-t> I