summaryrefslogtreecommitdiff
path: root/lib/Travel/Status/DE/HAFAS.pm
AgeCommit message (Expand)AuthorLines
2022-10-29release 4.014.01Daniel Friesel-2/+2
2022-10-29Message: add is_him accessor; fix documentationDaniel Friesel-0/+1
2022-10-28Release v4.004.00Daniel Friesel-2/+2
2022-10-24List::MoreUtils and List::Util are no longer requiredDaniel Friesel-1/+0
2022-10-24POSIX (strftime) is no longer requiredDaniel Friesel-1/+0
2022-10-22HAFAS: Document ->messages; sort functionsDaniel Friesel-39/+59
2022-10-17HAFAS: update documentationDaniel Friesel-31/+68
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-49/+115
2022-10-09rename Result to Journey (in line with HAFAS naming convention)Daniel Friesel-4/+4
2022-10-09move journey parser to Result objectDaniel Friesel-100/+4
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-03allow overriding ua via constructorDaniel Friesel-17/+7
2022-10-03expose route and arrival timesDaniel Friesel-0/+33
2022-10-03Remove support for XML HAFAS interfacesDaniel Friesel-245/+0
2022-10-03remove BVG as wellDaniel Friesel-7/+0
2022-10-03remove RSAG (mgate does not seem to work)Daniel Friesel-6/+0
2022-10-03VBN: switch to mgate (using micmac)Daniel Friesel-2/+25
2022-10-03VBB: switch to mgateDaniel Friesel-2/+33
2022-10-03fix stopfinder. oops.Daniel Friesel-1/+1
2022-10-03mgate: add message supportDaniel Friesel-0/+38
2022-10-02remove SBB entirely. does not appear to use hafas anymoreDaniel Friesel-8/+0
2022-10-02ÖBB: switch to mgateDaniel Friesel-2/+16
2022-10-02NVV: switch to mgateDaniel Friesel-1/+17
2022-10-02NASA: switch to mgateDaniel Friesel-7/+26
2022-10-02NAHSH: Switch to mgateDaniel Friesel-2/+17
2022-10-02mgate: use request config from service definitionDaniel Friesel-20/+7
2022-10-02mgate: parse operatorDaniel Friesel-0/+6
2022-10-02DB: Switch to mgate.exe APIDaniel Friesel-57/+278
2020-11-21Do not croak when receiving invalid XMLDaniel Friesel-3/+9
2020-07-05Switch to HAFAS::Message class for message handlingDaniel Friesel-2/+3
2020-06-13Add tests for DB backendDaniel Friesel-6/+11
2020-06-13store more message detailsDaniel Friesel-9/+35
2020-06-13Result: Add operator accessorDaniel Friesel-0/+2
2020-06-06Release v3.013.01Daniel Friesel-2/+2
2020-06-05Support backends which recently switched to 4-digit yearsDaniel Friesel-1/+5
2020-05-09Release v3.00 (backwards-incompatible Result->date/datetime/time changes)3.00Daniel Friesel-2/+2
2020-05-08Documentation updatesDaniel Friesel-1/+1
2020-05-07Result: Report real time by defaultDaniel Friesel-12/+12
2020-05-03Release v2.052.05Daniel Friesel-2/+2
2020-05-03Use HTTPS for services, remove BVG and SBB for nowDaniel Friesel-29/+34
2018-12-30Release v2.042.04Daniel Friesel-2/+2
2018-09-28Handle invalid XML returned by VBB backendDaniel Friesel-1/+1
2017-12-16Release v2.032.03Daniel Friesel-2/+2
2017-12-16Fix DB backend (now uses HTTPS)Daniel Friesel-2/+2
2017-01-08vesion bump2.02Daniel Friesel-3/+3
2017-01-08Bump minimum perl version to 5.14 (older ones have odd RE issues)Daniel Friesel-1/+1
2015-12-21documentationDaniel Friesel-0/+4