Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2024-04-26 | TO_JSON: add sections | Birte Kristina Friesel | -0/+1 |
2024-04-26 | Add TO_JSON function | Birte Kristina Friesel | -0/+19 |
2024-04-26 | new: Remove unused serializable option | Birte Kristina Friesel | -1/+0 |
2024-03-29 | Release v0.120.12 | Birte Kristina Friesel | -4/+4 |
2024-03-29 | wagongroup_subtype: Support Link I (only has a single wagon) | Birte Kristina Friesel | -3/+3 |
2024-03-29 | Wagon: add is_closed accessor | Birte Kristina Friesel | -3/+8 |
2024-03-07 | Release v0.110.11 | Birte Kristina Friesel | -4/+4 |
2024-03-07 | further shorten short codes | Birte Kristina Friesel | -0/+2 |
2024-03-06 | Wagon: add group_index accessor | Birte Kristina Friesel | -23/+25 |
2024-03-06 | Add Siemens Desiro Classic | Birte Kristina Friesel | -0/+5 |
2024-03-04 | Release v0.100.10 | Birte Kristina Friesel | -4/+4 |
2024-03-04 | Continental → Coradia Continental | Birte Kristina Friesel | -16/+16 |
2024-03-03 | Add Siemens Desiro HC | Birte Kristina Friesel | -0/+7 |
2024-03-03 | Add TALENT | Birte Kristina Friesel | -0/+5 |
2024-03-03 | Add Pesa Link I/II/III | Birte Kristina Friesel | -0/+15 |
2024-03-03 | Add FLIRT BR 427 and FLIRT BR 428 | Birte Kristina Friesel | -0/+10 |
2024-03-03 | Add ICE T in ÖBB 4011 variant | Birte Kristina Friesel | -0/+6 |
2024-03-03 | Add BR 430 and BR 612/RegioSwinger | Birte Kristina Friesel | -1/+11 |
2024-03-03 | Adjust wagongroup_subtype threshold for inconclusive results | Birte Kristina Friesel | -1/+1 |
2024-03-03 | Release v0.090.09 | Birte Kristina Friesel | -4/+4 |
2024-03-03 | add a variety of local model names | Birte Kristina Friesel | -3/+57 |
2024-03-03 | train_descriptions: add short code; call wagons if needed | Birte Kristina Friesel | -7/+20 |
2024-03-03 | Add Stadler FLIRT | Birte Kristina Friesel | -2/+10 |
2024-03-03 | Add BR 422 and Stadler FLIRT (BR 429) | Birte Kristina Friesel | -0/+10 |
2023-11-11 | update copyright | Birte Kristina Friesel | -1/+1 |
2023-02-13 | Release v0.080.08 | Daniel Friesel | -4/+4 |
2023-02-10 | Switch to a working API URL | Daniel Friesel | -1/+1 |
2023-01-07 | Release v*.070.07 | Daniel Friesel | -4/+4 |
2023-01-07 | Rename train_* accessors to wagongroup_* | Daniel Friesel | -34/+13 |
2023-01-07 | Add ICE 3neo | Daniel Friesel | -8/+13 |
2021-01-10 | release 0.060.06 | Daniel Friesel | -4/+4 |
2021-01-10 | add train_descriptions accessor | Daniel Friesel | -27/+80 |
2021-01-10 | more consistent train subtype codes; add train_model and train_desc accessors | Daniel Friesel | -35/+145 |
2020-12-26 | Release v0.050.05 | Daniel Friesel | -4/+4 |
2020-12-26 | distinguish between ICE 3 403 series 1/2 and ICE T 411 series 1/2 | Daniel Friesel | -7/+21 |
2020-12-26 | Release v0.040.04 | Daniel Friesel | -4/+4 |
2020-12-26 | ICE 3 V -> Velaro; actually distinguish between ICE T 411 / 415 | Daniel Friesel | -4/+7 |
2020-12-26 | distinguish between IC2 KISS and IC2 Twindexx | Daniel Friesel | -11/+15 |
2020-04-26 | Release v0.030.03 | Daniel Friesel | -4/+4 |
2020-04-26 | Minor documentation update | Daniel Friesel | -0/+2 |
2019-12-23 | Wagenreihung: Add train_powertype accessor | Daniel Friesel | -0/+33 |
2019-12-21 | wagon: +train_no, uic_id | Daniel Friesel | -2/+5 |
2019-12-14 | train_subtype: distinguish between ICE 3 and ICE 3 Redesign | Daniel Friesel | -7/+15 |
2019-06-23 | release v0.02 | Daniel Friesel | -4/+4 |
2019-06-23 | ->direction: Compute direction if necessary | Daniel Friesel | -0/+6 |
2019-06-23 | train_number and departure are not needed when using from_json | Daniel Friesel | -2/+2 |
2019-06-20 | Allow JSON input to be passed to constructor | Daniel Friesel | -7/+12 |
2019-05-31 | initial release0.01 | Daniel Friesel | -4/+4 |
2019-05-19 | check if wagons have invalid positions | Daniel Friesel | -8/+46 |
2019-04-06 | set errstr when receiving an empty response | Daniel Friesel | -0/+7 |