mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 07:09:35 +02:00
changelog for refreshJourney 📝, tap-spec@5
This commit is contained in:
parent
067e807db7
commit
bec3249b01
2 changed files with 2 additions and 1 deletions
|
@ -8,6 +8,7 @@ This version is not fully backwords-compatible. Check out [the migration guide](
|
|||
|
||||
- 0db84ce #61 parse remarks for stopovers and journey legs
|
||||
- ac9819b `arrivals()` method – [docs](arrivals.md)
|
||||
- 5b754aa `refreshJourney()` method – [docs](refresh-journey.md)
|
||||
- 21c273c `journeys()`/`trip()`: leg stopovers: parse & expose delays
|
||||
- 021ae45 `journeys()`/`trip()`: leg stopovers: parse & expose platforms
|
||||
- 84bce0c `arrivals()`/`departures()`: parse & expose platforms
|
||||
|
|
|
@ -54,7 +54,7 @@
|
|||
"db-stations": "^2.3.0",
|
||||
"is-coordinates": "^2.0.2",
|
||||
"is-roughly-equal": "^0.1.0",
|
||||
"tap-spec": "^4.1.1",
|
||||
"tap-spec": "^5.0.0",
|
||||
"tape": "^4.8.0",
|
||||
"tape-promise": "^3.0.0",
|
||||
"validate-fptf": "^2.0.1",
|
||||
|
|
Loading…
Add table
Reference in a new issue