summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2022-10-29release 4.014.01Daniel Friesel-12/+12
2022-10-29update changelogDaniel Friesel-0/+7
2022-10-29Message: add is_him accessor; fix documentationDaniel Friesel-6/+13
2022-10-29Journey: add class accessorDaniel Friesel-2/+14
2022-10-28Polyline: Fix version numberDaniel Friesel-1/+1
2022-10-28List::MoreUtils and List::Util are required for bin/hafas-mDaniel Friesel-0/+4
2022-10-28Release v4.004.00Daniel Friesel-14/+14
2022-10-28add arr_cancelled / dep_cancelled accessorsDaniel Friesel-37/+56
2022-10-28document load accessorDaniel Friesel-0/+10
2022-10-28station board: parse load (tcocX) as wellDaniel Friesel-1/+17
2022-10-27parse load/occupancy dataDaniel Friesel-3/+42
2022-10-27Journey: add stop directionDaniel Friesel-2/+6
2022-10-26Journey(3pm): use $journey, not $resultDaniel Friesel-27/+27
2022-10-26update testsDaniel Friesel-21/+15
2022-10-26hafas-m: ->info no longer existsDaniel Friesel-1/+1
2022-10-26Journey: Rework train/line accessorsDaniel Friesel-76/+63
2022-10-25Journey: Fix PODDaniel Friesel-1/+1
2022-10-24lib: Update copyright yearsDaniel Friesel-2/+2
2022-10-24Update changelogDaniel Friesel-4/+19
2022-10-24bin/hafas-m: remove --url supportDaniel Friesel-21/+3
2022-10-24README: user-specified URLs are no longer supportedDaniel Friesel-9/+9
2022-10-24List::MoreUtils and List::Util are no longer requiredDaniel Friesel-5/+0
2022-10-24POSIX (strftime) is no longer requiredDaniel Friesel-3/+0
2022-10-24DeutscheBahn.pm: update documentationDaniel Friesel-9/+5
2022-10-23update testsDaniel Friesel-13/+1
2022-10-22Journey: remove legacy date/time accessors; update documentationDaniel Friesel-55/+123
2022-10-22HAFAS: Document ->messages; sort functionsDaniel Friesel-39/+59
2022-10-19Journey: remove countdown accessorsDaniel Friesel-30/+0
2022-10-17HAFAS: update documentationDaniel Friesel-31/+68
2022-10-17journey: destination => directionDaniel Friesel-2/+5
2022-10-17update testsDaniel Friesel-1/+1
2022-10-17Journey: TO_JSON: convert DateTime to epochDaniel Friesel-1/+17
2022-10-17Message: Add TO_JSON methodDaniel Friesel-0/+6
2022-10-16journey: properly handle origin/destination and route_{start,end}Daniel Friesel-6/+9
2022-10-16journey: parse lon/latDaniel Friesel-0/+2
2022-10-16->origin and ->destination are no longer aliasesDaniel Friesel-10/+4
2022-10-16parse arr/dep times in journey routeDaniel Friesel-27/+91
2022-10-11Journey: add polyline accessorDaniel Friesel-0/+9
2022-10-11new_p: support journey argumentDaniel Friesel-5/+15
2022-10-11create strptime_obj before async check (fixes new_p)Daniel Friesel-5/+5
2022-10-10HAFAS->new: support 'journey' requests. polylines and route still WiPDaniel Friesel-86/+257
2022-10-09rename Result to Journey (in line with HAFAS naming convention)Daniel Friesel-8/+8
2022-10-09move journey parser to Result objectDaniel Friesel-102/+110
2022-10-03support async operation with promises (new_p constructor)Daniel Friesel-6/+94
2022-10-03add optional cache supportDaniel Friesel-10/+57
2022-10-03hafas-m: set second to 0 when a time is specifiedDaniel Friesel-1/+2
2022-10-03allow overriding ua via constructorDaniel Friesel-17/+7
2022-10-03expose route and arrival timesDaniel Friesel-1/+34
2022-10-03makedeb-docker-helper: tests are not relevant hereDaniel Friesel-1/+1
2022-10-03Remove support for XML HAFAS interfacesDaniel Friesel-695/+5