Commit graph

222 commits

Author SHA1 Message Date
Jannis R
c1bdade49f
departures: parse & expose platform 2018-06-30 14:30:17 +02:00
Jannis R
fa0570e3d8
changelog for 2.9.0 & 2.9.1 📝, 2.9.1 2018-06-30 13:58:27 +02:00
Jannis R
440ed6d1fb
parseStopover: fix first/last canceled stopovers 🐛
[ci skip]
2018-06-28 17:14:17 +02:00
Jannis R
bb6e42a662
walking legs: expose distance 2018-06-28 14:12:25 +02:00
Jannis R
31973431ff
option not to parse remarks 2018-06-28 13:45:56 +02:00
Jannis R
58f183506e
option to parse station lines, default off 💥, adapt docs 📝 2018-06-28 13:04:03 +02:00
Jannis R
d3815f80d7
arrivals/departures: parse & expose platforms 2018-06-27 17:19:49 +02:00
Jannis R
eeb9ec2535
add todos, migrating to 3.x guide, related repos 📝 2018-06-27 11:49:57 +02:00
Jannis R
ac9819b1dd query arrivals , docs 📝 2018-06-26 18:13:41 +02:00
Jannis R
00ea10d9c8 journey leg, departure, movement: journeyId -> tripId 💥 2018-06-26 18:13:41 +02:00
Jannis R
f5eceafdf3
merge refactor-parse-fns into next 2018-06-26 13:07:06 +02:00
Jannis R
9305a129a8
journeys: startWithWalking with default true 2018-06-25 18:34:10 +02:00
Jannis R
8c726dce01
changelog for 3.0.0 📝 2018-06-25 11:36:05 +02:00
Jannis R
ce880c06bd
adapt tests & docs to 021ae45 & 3e672ee 📝 2018-06-25 11:35:01 +02:00
Jannis R
3e672eeabd
stopover.type, stopover.station -> stopover.stop 💥
To be compatible with `friendly-public-transport-format@1.1.1`.
2018-06-25 11:34:25 +02:00
Jannis R
ebe4fa64d8 opt.passedStations -> opt.stopovers 💥 2018-06-19 08:23:49 +02:00
Jannis R
6611f262bf leg.passed -> leg.stopovers 💥
Some didn't unterstand what "passed" means in this context.
"stopovers" is a lot less ambiguous; Also, it aligns with
`parseStopover` and FPTF.
2018-06-19 08:23:49 +02:00
Jannis R
3e18f5d415
gitignore lockfile, add & remove todos, minor changes 2018-06-13 20:25:56 +02:00
Jannis R
b6fbaa5825
parse fns: opt param 💥
- parseLine
- parseDeparture
- parseJourney
- parseJourneyLeg
- parseLocation
- parseMovement
- parseNearby
- parseStopover
2018-06-13 20:05:33 +02:00
Jannis R
8881d8a1a4
parse fns: individual params -> data object 💥
From now on, all higher-level parse fns will be able to access more
of the response data while keeping their signature.

- parseLine
- parseDeparture
- parseJourney
- parseJourneyLeg
- parseLocation
- parseMovement
- parsePolyline
- parseNearby
- parseStopover
2018-06-13 20:05:24 +02:00
Jannis R
2d11cfae1e adapt docs to 3c9c5cb 📝 2018-06-10 14:47:29 +02:00
Jannis R
92310ebdab
2.8.1 2018-06-07 12:04:48 +02:00
Jannis R
7ec8540db4
changelog for 2.7.x and 2.8.0 📝 2018-06-04 19:11:59 +02:00
Jannis R
c82ad234e0 journeys: opt.when -> opt.departure/opt.arrival 💥 2018-05-30 16:39:51 +02:00
Jannis R
deb88297a0 journeys: whenRepresents option 2018-05-24 22:06:46 +02:00
Jannis R
8c896fe8c1 docs for new polyline format 📝 2018-05-24 10:26:24 +02:00
Jannis R
c9e77f3050
merge master into next 2018-05-16 19:41:45 +02:00
Jannis R
7b5f13524d
2.7.0 2018-05-15 23:49:56 +02:00
Jannis R
9a0bfc39a4
radar: polylines option, return polylines 2018-05-15 19:41:08 +02:00
Jannis R
2623fc44c6
merge master into next 2018-05-07 11:53:55 +02:00
Jannis R
37770654e1 journeyLeg: polyline option 2018-05-03 00:17:17 +02:00
Jannis R
49afc8a75b journeys: polylines option 2018-05-03 00:17:17 +02:00
Jannis R
629385599c
2.6.0 2018-04-29 14:30:05 +02:00
Jannis R
3c052e9fef
2.5.3 2018-04-29 14:22:56 +02:00
Julian Amelung
16e6dd6d14 Changed Journeys to Departures.
the endpoint which is discussed here is departures not journeys. 
If you use journeys with this parameters, you get mad with debugging.
2018-04-17 18:33:38 +02:00
Jannis R
27085d1db0
add simple profile boilerplate 2018-03-24 18:18:34 +01:00
Jannis R
2430a74414
adapt docs to 005f3f8 📝 2018-03-23 21:19:25 +01:00
Jannis R
98139f9210
prepare move to public-transport org 2018-03-19 22:34:08 +01:00
Jannis R
e71908ed1c
changelog for 2.4.x 2018-03-19 22:19:45 +01:00
Jannis R
f037ddf74c
writing a profile guide: runkit permalink 2018-03-19 22:01:22 +01:00
Jannis R
f37728c35b
writing a profile guide: runkit permalink 2018-03-19 22:00:25 +01:00
Jannis R
db1ad18cd5
adapt writing a profile guide to #32 2018-03-19 21:55:53 +01:00
Jannis R
ec0c283bf4
merge master into next 2018-03-19 21:18:53 +01:00
Jannis R
36c1225a2d
changelog, 2.5.0 2018-03-18 13:44:29 +01:00
Jannis R
35a70addee
writing a profile guide: S-Bahn example in German 2018-03-17 21:01:23 +01:00
Jannis R
dbd1a2df36
writing a profile guide: I -> we, note about language of product names 2018-03-17 20:56:11 +01:00
Jannis R
f731b020e6
writing a profile guide: minor improvements 2018-03-17 17:55:48 +01:00
Jannis R
89060afc8d
adapt docs and examples to 40b559f 📝 2018-03-16 17:28:52 +01:00
Jannis R
9b6c07e477
writing a profile guide: minor improvements 2018-03-16 01:43:10 +01:00
Jannis R
43b59961d1
writing a profile guide: products part 1 2018-03-16 01:23:50 +01:00