summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorLines
2024-03-03Release v0.090.09Birte Kristina Friesel-4/+4
2024-03-03add a variety of local model namesBirte Kristina Friesel-3/+57
2024-03-03train_descriptions: add short code; call wagons if neededBirte Kristina Friesel-7/+20
2024-03-03Add Stadler FLIRTBirte Kristina Friesel-2/+10
2024-03-03Add BR 422 and Stadler FLIRT (BR 429)Birte Kristina Friesel-0/+10
2023-11-11update copyrightBirte Kristina Friesel-1/+1
2023-02-13Release v0.080.08Daniel Friesel-4/+4
2023-02-10Switch to a working API URLDaniel Friesel-1/+1
2023-01-07Release v*.070.07Daniel Friesel-4/+4
2023-01-07Rename train_* accessors to wagongroup_*Daniel Friesel-34/+13
2023-01-07Add ICE 3neoDaniel Friesel-8/+13
2021-01-10release 0.060.06Daniel Friesel-4/+4
2021-01-10add train_descriptions accessorDaniel Friesel-27/+80
2021-01-10more consistent train subtype codes; add train_model and train_desc accessorsDaniel Friesel-35/+145
2020-12-26Release v0.050.05Daniel Friesel-4/+4
2020-12-26distinguish between ICE 3 403 series 1/2 and ICE T 411 series 1/2Daniel Friesel-7/+21
2020-12-26Release v0.040.04Daniel Friesel-4/+4
2020-12-26ICE 3 V -> Velaro; actually distinguish between ICE T 411 / 415Daniel Friesel-4/+7
2020-12-26distinguish between IC2 KISS and IC2 TwindexxDaniel Friesel-11/+15
2020-04-26Release v0.030.03Daniel Friesel-4/+4
2020-04-26Minor documentation updateDaniel Friesel-0/+2
2019-12-23Wagenreihung: Add train_powertype accessorDaniel Friesel-0/+33
2019-12-21wagon: +train_no, uic_idDaniel Friesel-2/+5
2019-12-14train_subtype: distinguish between ICE 3 and ICE 3 RedesignDaniel Friesel-7/+15
2019-06-23release v0.02Daniel Friesel-4/+4
2019-06-23->direction: Compute direction if necessaryDaniel Friesel-0/+6
2019-06-23train_number and departure are not needed when using from_jsonDaniel Friesel-2/+2
2019-06-20Allow JSON input to be passed to constructorDaniel Friesel-7/+12
2019-05-31initial release0.01Daniel Friesel-4/+4
2019-05-19check if wagons have invalid positionsDaniel Friesel-8/+46
2019-04-06set errstr when receiving an empty responseDaniel Friesel-0/+7
2019-04-06Rename ->error to ->errstrDaniel Friesel-2/+2
2019-04-06wagons: Do not crash on empty responseDaniel Friesel-1/+1
2019-01-19Document Travel::StatuS::DE::DBWagenreihungDaniel Friesel-0/+169
2019-01-05destinations: Show sections for each destinationDaniel Friesel-1/+9
2019-01-04is_{first,second}_class: Support dosto wagonsDaniel Friesel-2/+2
2019-01-03Fix unicode issueDaniel Friesel-1/+1
2019-01-03add origin/destination accessors, support wings in orig/dest/train noDaniel Friesel-0/+61
2019-01-03Add IC2-specific dataDaniel Friesel-0/+5
2019-01-03handle empty Baureihe (e.g. for swiss EC trains)Daniel Friesel-1/+4
2019-01-02remove debug outputDaniel Friesel-1/+0
2019-01-02add train type-specific data (e.g. phone/quiet areas)Daniel Friesel-6/+96
2019-01-02train_subtype: return undef if unknownDaniel Friesel-1/+1
2019-01-02Add train_subtype accessor (ICE 1 / 2 / 3 / 4 / T / IC2)Daniel Friesel-0/+58
2019-01-02show wagon model / seriesDaniel Friesel-1/+4
2019-01-02remove AC description tagDaniel Friesel-3/+0
2019-01-02add mm, s, w wagon typesDaniel Friesel-8/+19
2019-01-02Add generic train data accessorsDaniel Friesel-0/+36
2019-01-01add has_compartments accessorDaniel Friesel-24/+27
2018-12-27add some type parsingDaniel Friesel-2/+65