mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-23 15:19:35 +02:00
changelog 📝, 5.0.4
[ci skip]
This commit is contained in:
parent
ea4912aae4
commit
4837c2309e
2 changed files with 10 additions and 2 deletions
|
@ -1,5 +1,13 @@
|
|||
# Changelog
|
||||
|
||||
## `5.0.4`
|
||||
|
||||
- db9287f [`@mapbox/polyline`](https://www.npmjs.com/package/@mapbox/polyline) -> [`google-polyline`](https://www.npmjs.com/package/google-polyline)
|
||||
- 9b0e55c VBB: accept station IDs with an unknown length 🐛
|
||||
- ea4912a debug CLI: accept JS objects
|
||||
|
||||
[🏷 `5.0.4`](https://github.com/public-transport/hafas-client/releases/tag/5.0.4), 2020-02-03
|
||||
|
||||
## `5.0.3`
|
||||
|
||||
- 8c6a8d8 `findInTree`: improved performance ⚡️
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "hafas-client",
|
||||
"description": "Client for HAFAS public transport APIs.",
|
||||
"version": "5.0.3",
|
||||
"version": "5.0.4",
|
||||
"main": "index.js",
|
||||
"files": [
|
||||
"index.js",
|
||||
|
@ -17,7 +17,7 @@
|
|||
"contributors": [
|
||||
"Julius Tens <mail@juliustens.eu>"
|
||||
],
|
||||
"homepage": "https://github.com/public-transport/hafas-client/tree/5.0.3",
|
||||
"homepage": "https://github.com/public-transport/hafas-client/tree/5.0.4",
|
||||
"repository": "public-transport/hafas-client",
|
||||
"bugs": "https://github.com/public-transport/hafas-client/issues",
|
||||
"license": "ISC",
|
||||
|
|
Loading…
Add table
Reference in a new issue