summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorLines
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
2018-12-26skip unknown/invalid sectionsDaniel Friesel-0/+3
2018-12-26Fix directionDaniel Friesel-12/+11
2018-12-26show train directionDaniel Friesel-0/+17
2018-11-26perltidyDaniel Friesel-51/+60
2018-11-26Use ::Section module for section dataDaniel Friesel-2/+37
2018-11-26... fix typo in previous commitDaniel Friesel-1/+1
2018-11-26fix is_first_class / is_second_class accessorsDaniel Friesel-2/+3
2018-11-25add locomotive/powercar flag and positionsDaniel Friesel-11/+45
2018-11-25Add train classesDaniel Friesel-2/+36
2018-11-25Initial commitDaniel Friesel-0/+181