mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 15:19:35 +02:00
changelog 📝, 3.6.0
[ci skip]
This commit is contained in:
parent
b208a3dda4
commit
054b3f3eec
2 changed files with 8 additions and 2 deletions
|
@ -1,8 +1,14 @@
|
|||
# Changelog
|
||||
|
||||
## `3.6.0`
|
||||
|
||||
- 4b56f66 parse `journey.cycle` if returned by HAFAS
|
||||
- 17b8f14 `journeyLeg.cycle`: parse `nr` field if returned by HAFAS
|
||||
- 8fac5fc `journeyLeg.alternatives`: parse `direction`, `delay`, `tripId`
|
||||
|
||||
## `3.5.0`
|
||||
|
||||
- 9d96902 `readableFrom()`: max `opt.maxDuration` optional
|
||||
- 9d96902 `readableFrom()`: make `opt.maxDuration` optional
|
||||
- 02e0e51 parse scheduled days of a `journey`
|
||||
|
||||
## `3.4.3`
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "hafas-client",
|
||||
"description": "Client for HAFAS public transport APIs.",
|
||||
"version": "3.5.0",
|
||||
"version": "3.6.0",
|
||||
"main": "index.js",
|
||||
"files": [
|
||||
"index.js",
|
||||
|
|
Loading…
Add table
Reference in a new issue